3. Connect to the databases
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
In order to successfully connect to an auxiliary database,
the administrator of that database must have given you permission
to access that database. When connecting to an auxiliary database,
the OpenEdge SQL Server will authenticate you as a valid user of
the auxiliary database using the username and password that you
specified when you attached to the OpenEdge SQL Server. Users who
are already connected to a primary database can connect to the auxiliary
databases. The connection is made by using the CONNECT AS
CATALOG statement.