This page lists the information about databases and JDBC drivers that has been tested with DB Cruiser. Information about driver files (JAR files) as well as information about driver classes and URL formats are also provided.
You may also visit the JDBC section at Sun Microsystems. They host an extensive list of JDBC drivers.
![]() |
![]() | |
Files: | ojdbc14.jar | |
Driver Class: | oracle.jdbc.OracleDriver | |
URL: | jdbc:oracle:thin:@<host>:<port1521>:<sid> jdbc:oracle:oci:@<host>:<port1521>:<sid> | |
Important Notes:
» Oracle JDBC FAQ |
![]() |
![]() | |
Files: | db2jcc.jar db2jcc_license_cu.jar | |
Driver Class: | com.ibm.db2.jcc.DB2Driver | |
URL: | jdbc:db2://<host>:<port50000>/<database> | |
Installation Notes: Once you have saved the zip file then unzip it and load the db2jcc.jar and db2jcc_license_cu.jar files listed above in the driver manager Useful Info: The driver property retrieveMessagesFromServerOnGetMessage can be very useful to set. Its purpose is to tell the JDBC driver to present informative messages in the SQL Commander instead of anonymous codes. Add it to the driver properties list for the actual database connection. Set the value to true. |
![]() 8.00.2039 ![]() 09.00.1399 |
![]() | |
Files: | mssqlserver.jar msbase.jar msutil.jar | |
Driver Class: | com.microsoft.jdbc.sqlserver.SQLServerDriver | |
URL: | jdbc:microsoft:sqlserver://<host>:<port1433>;DatabaseName=<database> | |
Installation Notes: See installation notes in driver download page | ||
![]() | ||
Files: | sqljdbc.jar | |
Driver Class: | com.microsoft.sqlserver.jdbc.SQLServerDriver | |
URL: | jdbc:sqlserver://<host>[:<port1433>];databaseName=<database> | |
Installation Notes: See installation notes in driver download page | ||
![]() | ||
Files: | jtds-1.2.jar | |
Driver Class: | net.sourceforge.jtds.jdbc.Driver | |
URL: | jdbc:jtds:<server_type>://<host>[:<port>][/<database>] | |
Installation
Notes: Download the jtds-1.2-dist.zip file, unpack it and load the jtds-1.2.jar in the driver manager or in the connection wizard. |
![]() ![]() 15 |
![]() | |
Files: | jconn3.jar | |
Driver Class: | com.sybase.jdbc3.jdbc.SybDriver | |
URL: | jdbc:sybase:Tds:<host>:<port2048>/<database> | |
Installation
Notes: Download and unzip the jConnect-6_05.zip file, load the classes/jconn3.jar file in the driver manager | ||
![]() | ||
Files: | jtds-1.2.jar | |
Driver Class: | net.sourceforge.jtds.jdbc.Driver | |
URL: | jdbc:jtds:<server_type>://<host>[:<port>][/<database>] | |
Installation
Notes: Download the jtds-1.2-dist.zip file, unpack it and load the jtds-1.2.jar in the driver manager or in the connection wizard. |
![]() |
![]() | |
Files: | ifxjdbc.jar | |
Driver Class: | com.informix.jdbc.IfxDriver | |
URL: | jdbc:informix-sqli://<host>:<port>/<database>:informixserver=<dbservername> | |
Installation Notes: Follow the instructions provided with the downloaded file |
![]() ![]() |
![]() | |
Files: | mysql-connector-java-3.1.12-bin.jar | |
Driver Class: | com.mysql.jdbc.Driver | |
URL: | jdbc:mysql://<host>:<port3306>/<database> | |
Installation Notes: The saved archive file must be unpacked in order to located the jar file that should be loaded. |
![]() |
![]() | |
Files: | postgresql-8.1-407.jdbc3.jar | |
Driver Class: | org.postgresql.Driver | |
URL: | jdbc:postgresql://<host>:<port5432>/<database> | |
Installation Notes: Just load the saved file in the driver manager |
![]() |
![]() | |
Files: | sapdbc.jar | |
Driver Class: | com.sap.dbtech.jdbc.DriverSapDB | |
URL: | jdbc:sapdb://<host>:<port>/<database> | |
Download Notes: Download the jar file and load it in the driver manager. |
![]() |
![]() | |
Files: | frontbasejdbc.jar | |
Driver Class: | com.frontbase.jdbc.FBJDriver | |
URL: | jdbc:FrontBase://<host>:<port>/<database> | |
Links: » Driver README |
![]() |
![]() | |
Files: | jconn3.jar | |
Driver Class: | com.sybase.jdbc3.jdbc.SybDriver | |
URL: | jdbc:sybase:Tds:<host>:<port2638>/<database> | |
Installation
Notes: Download and unzip the jconnect60.zip file, load the classes/jconn3.jar file in the driver manager |
![]() Embedded |
![]() | |
Files: | hsqldb.jar | |
Driver Class: | org.hsqldb.jdbcDriver | |
URL: | jdbc:hsqldb:<database> | |
Note: The JDBC driver file is part of the database software | ||
![]() Server |
![]() | |
Files: | hsqldb.jar | |
Driver Class: | org.hsqldb.jdbcDriver | |
URL: | jdbc:hsqldb:hsql://<host>:<port> | |
Note: The JDBC driver file is part of the database software |
![]() Embedded |
![]() | |
Files: | pbembedded.jar | |
Driver Class: | com.pointbase.jdbc.jdbcUniversalDriver | |
URL: | ||
![]() Server |
![]() | |
Files: | pbclient.jar | |
Driver Class: | com.pointbase.jdbc.jdbcUniversalDriver | |
URL: | jdbc:pointbase:server://<host>:<port>/<database> | |
![]() Micro |
![]() | |
Files: | pbmicro.jar | |
Driver Class: | com.pointbase.me.jdbc.jdbcDriver | |
URL: |
![]() Server |
![]() | |
Files: | mimjdbc3.jar | |
Driver Class: | com.mimer.jdbc.Driver | |
URL: | jdbc:mimer://<host>:<port>/<database> |
![]() Server |
![]() | |
Files: | pvjdbc2.jar | |
Driver Class: | com.pervasive.jdbc.v2.Driver | |
URL: | jdbc:pervasive://<host>:<port>/<database> |
![]() Embedded |
![]() | |
Files: | DaffodilDB_Embedded.jar DaffodilDB_Common.jar | |
Driver Class: | in.co.daffodil.db.jdbc.DaffodilDBDriver | |
URL: | jdbc:daffodilDB_embedded:<database> | |
Note: The JDBC driver file is part of the database software | ||
![]() Server |
![]() | |
Files: | DaffodilDB_client.jar | |
Driver Class: | in.co.daffodil.db.rmi.RmiDaffodilDBDriver | |
URL: | jdbc:daffodilDB://<host>:<port3456>/<database> | |
Note: The JDBC driver file is part of the database software |
![]() Server |
![]() | |
Files: | CacheDB.jar | |
Driver Class: | com.intersys.jdbc.CacheDriver | |
URL: | jdbc:Cache://<host>:<port>/<namespace> |
![]() |
![]() | |
Files: | derbyclient.jar | |
Driver Class: | org.apache.derby.jdbc.ClientDriver | |
URL: | jdbc:derby:net://<host>:<port1527>/<databaseName> |