Consultor Eletrônico



Kbase P98690: How to connect to an ODBC Datasource using SQL Explorer?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/01/2006
Status: Verified

GOAL:

How to connect to an ODBC Datasource using SQL Explorer?

GOAL:

How to connect via SQL Explorer(GUI) using JDBC/ODBC bridge?

FIX:

Use the Progress->SQL Explorer Tool icon to bring up the SQL Explorer gui. Select File->Connect Click on the "url" tab. Enter "jdbc:odbc:<data source name>" where the data source name is the ODBC Datasource that you wish to connect too. e.g. if the datasource is "Northwind" then the URL would be jdbc:odbc:NorthwindEnter userid and password if appropriate
Click Ok to connect