Create a database with a Data tool
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
You have several option for creating and maintaining OpenEdge databases:
- Data Dictionary — The Data Dictionary allows you to create OpenEdge databases and maintain schema in a graphical or character interface. You can define and update tables, fields, indexes, and sequences.
- Data Administration — The Data Administration provides a graphical interface for creating and maintaining OpenEdge databases. Available administration tasks include dumping and loading data and schema, along with tasks related to reporting, security, and DataServers.
- Database Administration Console -- As part of OpenEdge Explorer and OpenEdge Management, the Database Administration Console provides a browser-based interface for maintaining database schema, particularly multi-tenant schema.
For more information on:
- Graphical Data Dictionary, see the online Help
- Character Data Dictionary, see OpenEdge Development: Basic Database Tools
- Data Administration, see the online Help
- Database Administration Console, see OpenEdge Management and OpenEdge Explorer: Configuration and the online Help