Consultor Eletrônico



Kbase P80635: How to connect IBM WebSphere to Progress 8.x database?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

GOAL:

How to connect IBM WebSphere to Progress 8.x database?

GOAL:

Can a connection from Websphere be established to an 8.x database?

GOAL:

IBM WebSphere

FACT(s) (Environment):

Progress 8.x

FIX:

JDBC connections are not supported prior to Progress 9.x.

SQL-89 only allows ODBC connections.

A JDBC-ODBC bridge may be used to connect a Java application to a 8.x database however this is not supported or supplied by Progress.

The 9.x Progress AppServer can be used to connect the Java application using an
Open Client proxy. The 9.x AppServer can also connect to a 8.x database.