Q1 When I try to connect I get following error: 'SQLException:java.sql.SQLException: No suitable driver'.
Q2 What is the URL accepted by OpenAccess driver?
Q3 I always get a Dr.Watson error.
Q4 How to use OpenAccess JDBC driver with Visual Age?
You can instantiate OADriver in your application by one of following method:
jdbc:openaccess://hostname:port[;key=value]...
The following examples show some typical JDBC driver connection URLs:
jdbc:openaccess://OpenAccesshost:19986; jdbc:openaccess://189.23.5.25:19986;user=john; password=whatever jdbc:openaccess://189.23.5.132:19986; databaseName=stores7
Check the version of Java SDK and javai.dll. Both should be compatible.
Right now we support Java SDK 1.1.x.
Please follow steps as described below:
Related Solutions | Openaccess Troubleshooting | DataDirect | JDBC
Connect to your application with enterprise level connectivity
Copyright © 2021 Progress Software Corporation and/or its subsidiaries or affiliates.All Rights Reserved.
Progress, Telerik, Ipswitch, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.