OpenEdge


OpenEdge RDBMS provides industry-leading performance, scalability, and reliability. Its superior, highly-flexible data storage capabilities allow multiple clients to access the same data (Progress 4GL, SQL access via ODBC and JDBC) enabling easy integration with SQL and Java applications, such as Business Intelligence and OLAP tools.

Driver file: The .jar, .zip or .class file that contains the JDBC driver
Connection URL: Specify the location of the JDBC data provider
<host_name>: The name of the host on which the OpenEdge database resides
<port_number>: Port number or service name to be used for the connection. Default is 6718
<database_name>: The name of the database
User: User name to login to the database
Password: Password of the user name specified