Hello Appeon Folks,
Greeting!
I need to increase the column size of one database field. What is the best and optimal way to reflect those changes in all Powerbuilder objects where it has been referenced?
Thanks,
Vipin
Hello Appeon Folks,
Greeting!
I need to increase the column size of one database field. What is the best and optimal way to reflect those changes in all Powerbuilder objects where it has been referenced?
Thanks,
Vipin
Modify any "Edit.Limit" values if different to 0 to reflect the new length.
I'd do all of these changes by editing the source code.
regards
Vipin