Add AI areas to an existing database
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.