Community
Participate
Working Groups
Build Identifier: If we already have a database app created using the Record Wizard, Service Wizard & Library Wizard, Now a new column is added to the table. How do we update our app to use the new column? Should user run each Wizard again? Insert the new column after parsing the current EGL code (not preferred) Reproducible: Always
Hopefully the service/library we create as part of this wizard does not have too many (if any) direct references to fields in the database table. We should do whatever we can to avoid this, such that only records every need to be re-created if a new column is added to a table.