Add AI areas to an existing database
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Use the following procedure to add AI areas to an existing database:
- Create a structure definition file containing the descriptions of the files you are adding to your database. See Table 1 for the tokens used to describe the files.
- Use PROSTRCT ADD to add the new files to your database. For more information about the structure description file and PROSTRCT, see Maintain Database Structure.
- Use PROSTRCT LIST to save your updated database definitions in a structure file.