Loading data definitions from 4GL

Hi,

Is there a way to load data definitions using 4GL code?

Thanks in advance

Stuart Richler


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
King Tut's picture

Use Incremental to create the code

What we do to send out to our customer base as a "group" data base change is to first make the changes to a copied data base then run the incremental changes program from the tools. The code in the delta.df is the exact stuff you need in your program. Just copy the code and embed it in some update program that get's run buy each user.