Try OpenEdge Now
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
In this section:
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