Database connection profiles
- Last Updated: April 17, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Database connection profiles contain all the information necessary to
connect to a database. The information can include startup parameters, user name and
password, host name, port number, and more. Connection profiles are stored in an XML
file (databaseConnection.xml), which is part of the metadata of a
workspace.
Database connection profiles are available to all projects in a workspace. You can select any or all of the profiles from a project's Database Connections property sheet.
You can transfer the database connection profiles to other workspaces using Export/Import utilities in Progress Developer Studio for OpenEdge.