DB Cruiser Login -- Choose a Product/Driver:
 
(see below for explanation)
 
Explanation:
 
If the database you want to connect is not on the connection list, you may try to login by selecting "Choose a Product/Driver to connect", then provide the following information:
  • Port Number: The port the database server listening to. For example, the default port number for Oracle is 1521.
  • Database Name: The name of the database. For example, TestDB.
  • Database Hostname: The hostname or IP address of the database server machine.
  • Database Product: Choose the database product from the drop-down list.
  • JDBC Driver: Choose JDBC driver from the drop-down list.

For this way of the connections, DB Cruiser currently supports Oracle, DB2, Sybase, MySQL, Informix, PostgreSQL, PointBase, HSQL Database Engine, etc. It can support any databases with Type 4 JDBC drivers.

If the product or JDBC driver you have are not on the list, you can use following ways to connect:
(1) Provide a connection URL, See here for details.
(2) Add connections to the list via the DB Cruiser Administration, See here for details.