To edit database source files
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
- On the Data View Explorer tab, do one of the following:
- For IMS source, VSAM source, and SQL DDL, double-click the database source name in the Data View Explorer. Edit the source as necessary in the Editor window, then save and close the editor.
- For a SQL schema, double-click the name in the Data View Explorer and use the
SQL Schema dialog box to select or remove SQL table definitions, or edit the Copylib field as necessary and click
OK to save any changes.
Note:
- You can optionally edit sources directly from their project directories using the editor of your choice.
- Each time you make a change to a source file that has already been built into a data view, you must reload the source and rebuild the data view to properly update it.
- See
To create new database source files and
To edit a SQL Schema file for more information on how to edit database source files.