All of the database connection techniques let you use connection parameters. For more information on these parameters, see OpenEdge Deployment: Startup Command and Parameter Reference.
For multiple database programming, the most important connection parameter is the Physical Database Name (–db) startup parameter, which allows you to specify multiple databases.
You can also create secure database connections using the SSL-based Connections (
-ssl) startup parameter. For more information, see
Securedatabase connections.