Search the Confluence 4.1.x Documentation:

Index
Downloads (PDF, HTML & XML formats)
Other versions

This documentation relates to Confluence 4.1.x
If you are using an earlier version, please view the previous versions of the Confluence documentation and select the relevant version.
Skip to end of metadata
Go to start of metadata

The JDBC drivers for all databases currently supported for Confluence are linked below. You will need to make the driver available to your application server, as described in the appropriate setup guide.

(info) Please note, we bundle a number of JDBC drivers with Confluence, as shown below. You do not have to download or install the drivers for the relevant databases, if you are using a direct JDBC connection. If you are connecting via a datasource, you will still need to download and install the drivers manually.

Database

JDBC Drivers Bundled with Confluence?

JDBC Drivers

PostgreSQL

(tick)

8.4-701.jdbc3 (note, the JDBC 3 driver will work under the 1.6 JVM. If you want to use the JDBC 4 driver, you can download it from the PostgreSQL website. However, we recommend that you use the bundled JDBC 3 driver.)

MySQL

(tick)

5.1.11

Microsoft SQL Server

(tick)

jTDS 1.2.2

Oracle

(error)

JDBC driver downloads (see Database Setup for Oracle for required JDBC driver versions)

DB2

(error)

JDBC drivers should be included with DB2, otherwise they can be downloaded from the IBM website

Labels:
  1. Jan 25, 2011

    Anonymous

    JTDS is now at v1.2.5 -- is there any reason to use 1.2.2 over 1.2.5 for JIRA's sake?

    1. Mar 07, 2011

      Anonymous

      Jira's project management software seems to be ineffective in managing Jira's own projects.  Documents are out of date and cumbersome.

  2. Apr 25, 2011

    A word of warning to PostgreSQL users.    It is not clearly stated that using PostgreSQL version 9 with Confluence 3.5 (and other versions of Confluence as well) will cause the Plugin Manager to not work.  The solution is easy if you know about it but debilitating it you don't.  Here are the links to the solution: 

    http://confluence.atlassian.com/display/CONFKB/Cannot+install+new+plugins+-+ZipException+-+error+in+opening+zip+file

    http://confluence.atlassian.com/display/CONFKB/Getting+ZipException+Error+when+Installing+a+New+Plugin+Due+to+Postgres+9+Configuration

    http://forums.atlassian.com/message.jspa?messageID=257357112

  3. May 09, 2011

    I'm wondering the same as above, Confluence 3.5.2 comes with jtds 1.2.2 but 1.2.5 is now available.

    Can I simply replace 1.2.2 with 1.2.5 as I am only using Confluence and use no JIRA installation?

    Is there any performance/usablity issues/improvements either way?