Use properties files to enable multiple database connections
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.