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.
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.
JDBC Driver Download Links
Database |
JDBC Drivers Bundled with Confluence? |
JDBC Drivers |
|---|---|---|
|
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.) |
|
|
||
|
||
|
JDBC driver downloads (see Database Setup for Oracle for required JDBC driver versions) |
|
|
JDBC drivers should be included with DB2, otherwise they can be downloaded from the IBM website |







4 Comments
Hide/Show CommentsJan 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?
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.
Apr 25, 2011
Robert Glover jr
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
May 09, 2011
John Rehill
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?
Add Comment