Kbase P30210: Unable to connect to the database running on AIX when attemp
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/9/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
FACT(s) (Environment):
IBM AIX
FACT(s) (Environment):
Windows XP
SYMPTOM(s):
Using JBuilder Enterprise, Version 9.0.125.0
Able to connect normally when using the Progress SQL Explorer
Able to connect to database running on AIX when using the JDBC driver in the application code
Unable to connect to the database running on AIX when attempting to use the Database Object Properties window in JBuilder
Unable to connect to the database running on AIX when attempting to use the Database Pilot in JBuilder
Receives error: See com.borland.dx.dataset.DataSetException error code: BASE+82
com.borland.dx.dataset.DataSetException: The driver: com.progress.sql.jdbc.JdbcProgressDriver could not be loaded. This could be a problem with the driver itself, or that the driver is not found on the classpath.
at com.borland.dx.dataset.DataSetException.a(Unknown Source)
at com.borland.dx.dataset.DataSetException.driverNotLoadedInDesign(Unknown Source)
at com.borland.dx.sql.dataset.Database.addDriver(Unknown Source)
at com.borland.dx.sql.dataset.Database.addDrivers(Unknown Source)
at com.borland.dx.sql.dataset.Database.openConnection(Unknown Source)
at com.borland.jdbcx.metadata.DatabaseInfo.openConnection(Unknown Source)
at com.borland.jdbcx.metadata.e.run(Unknown Source)
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
Contact JBuilder Technical Support. Since the JDBC driver has proven to be able to successfully connect to the database via the application source code and the Progress SQL Explorer the problem can only be within JBuilder itself.