Supported Databases

These are the databases tested with DbVisualizer. Use the links too show JDBC driver information, database specific support and specific DbVisualizer features supported for each of the databases.

Database Tested
Versions
JDBC Driver
Info
Database Specific
Support
Supported
Features
Cache 2010.1 Driver Info List
DB2 LUW 8.2+, 9.7 Driver Info Read More List
FrontBase 4 Driver Info List
HSQLDB 1.7, 1.8 Driver Info List
Informix 9, 10, 11 Driver Info Read More List
JavaDB/Derby 10 Driver Info Read More List
Microsoft SQL Server 2000, 2005, 2008 Driver Info Read More List
Mimer SQL 9.1, 9.2, 9.3, 10 Driver Info Read More List
MySQL 3.23, 4, 5 Driver Info Read More List
Oracle 8i, 9i, 10g, 11g Driver Info Read More List
Pervasive 9, 10, 11 Driver Info List
PostgreSQL 8 Driver Info Read More List
Sybase SQL Anywhere 11 Driver Info List
Sybase ASE 12.5, 15 Driver Info Read More List

Oracle Thin JDBC Driver

The JDBC Thin driver is a pure Java, Type IV driver that can be used in applications and applets. It is platform-independent and does not require any additional Oracle software on the client-side. The JDBC Thin driver communicates with the server using SQL*Net to access Oracle Database.

The JDBC Thin driver allows a direct connection to the database by providing an implementation of SQL*Net on top of Java sockets. The driver supports the TCP/IP protocol and requires a TNS listener on the TCP/IP sockets on the database server.

Required File(s)
ojdbc15.jar (For Java 1.5)
ojdbc16.jar (For Java 1.6)

Default Driver Class
oracle.jdbc.OracleDriver

JDBC URL Format
jdbc:oracle:thin://<host>:<port>/<service><br> jdbc:oracle:thin:<host>:<port>:<SID><br> jdbc:oracle:thin:<TNSName> (from 10.2.0.1.0)

Example:
jdbc:oracle:thin:@mimmi:1521:ORCL_SID
jdbc:oracle:thin:@192.168.1.12:1521/ORCL_SVC
jdbc:oracle:thin:@(description=(address=(host=localhost)
(protocol=tcp)(port=1521))(connect_data=(sid=ORCL)))
jdbc:oracle:thin:@ML

More information and download
Oracle JDBC

Notes
Read more in: Oracle JDBC Frequently Asked Question

To enable support for Oracles XMLTYPE in DbVisualizer Personal you need to load the xdb.jar and xmlparserv2.jar in the DbVisualizer Driver Manager. These files are available in the Oracle XML Developers Kit. Visit the Oracle web site for download.

Oracle OCI JDBC Driver

The JDBC OCI driver is a Type II driver used with Java applications. It requires an Oracle client installation and, therefore, is Oracle platform-specific. It supports all installed Oracle Net adapters, including interprocess communication (IPC), named pipes, TCP/IP, and Internetwork Packet Exchange/Sequenced Packet Exchange (IPX/SPX).

The JDBC OCI driver uses the OCI libraries, C-entry points, Oracle Net, core libraries, and other necessary files on the client computer where it is installed.

Generally we recommend the Oracle Thin driver over the OCI driver since it works on any platform that supports Java. OCI requires client libraries and these are not available on all platforms.

Required File(s)
ojdbc15.jar (For Java 1.5)
ojdbc16.jar (For Java 1.6)

Default Driver Class
oracle.jdbc.OracleDriver

JDBC URL Format
jdbc:oracle:oci://<host>:<port>/<service><br> jdbc:oracle:oci:<host>:<port>:<SID><br> jdbc:oracle:oci:<TNSName>

Example:
jdbc:oracle:oci:@mimmi:1521:ORCL_SID
jdbc:oracle:oci:@192.168.1.12:1521/ORCL_SVC
jdbc:oracle:oci:@(description=(address=(host=localhost)
(protocol=tcp)(port=1521))(connect_data=(sid=ORCL)))
jdbc:oracle:oci:ML

More information and download
Oracle JDBC
Oracle Instant Client

Notes
Read more in: Oracle JDBC Frequently Asked Question

To enable support for Oracles XMLTYPE in DbVisualizer Personal you need to load the xdb.jar and xmlparserv2.jar in the DbVisualizer Driver Manager. These files are available in the Oracle XML Developers Kit. Visit the Oracle web site for download.

Recent NewsRecent News

2010-08-18

DbVisualizer 7.1.2
The latest maintenance version

2010-06-16

DbVisualizer 7.1 available. This version focus on more than 50 enhancements and improvements

2010-01-15

DbVisualizer 7.0 - major version is finally out. Reworked bookmark, SQL history and monitor management. Execution of stored procedures, table export and more

 

 

Who Uses DbVisualizer

We're lucky to have more than 9,000 customers in 90 countries using our software.
Customers...

Merrill Lynch

 

What Users Say

Love the product. I'm running it on Mandrake Linux 6.1 and blackdown java version 1.1.7a connecting to Oracle on Solaris

Anil Palat

Testimonials...