Use properties files to enable multiple database connections
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Many applications, such as Crystal Reports, may require
the primary database to dynamically connect to auxiliary databases
without the need to issue a CONNECT statement for
each instance of an auxiliary connection. In instances such as this,
you may create a properties file which will initiate the auxiliary
database connections once an application makes the initial connection
to the primary database.