Try OpenEdge Now
skip to main content
SQL Development
JDBC Client : Connecting to an OpenEdge database with a JDBC driver
 

Connecting to an OpenEdge database with a JDBC driver

You can connect to an OpenEdge database through either the SQL Explorer or a JDBC application.
For information on connecting to multiple databases in order to perform multiple-database queries, see PerformingMulti-database Queries
* Connecting using SQL Explorer
* Connecting from a Java application using a URL
* Connecting from a Java application using a data source
* Enabling encryption
* JDBC connection parameters