Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Below we have compiled a table with list of databases and JDBC drivers and driver classes

When you configure ConfiDoc with databases as sources you need to specify a driver class and connection URL. These are, very often, quite difficult to find in the first place. We have made it easier for you (smile)

DatabaseDriver classConnection URL
   
   

 

MySql/
com.mysql.jdbc.Driverjdbc:mysql://:/?user=&password=downloadPostgreSQL/
org.postgresql.Driverdbc:postgresql://:/?user=&password=distributed with soapUI ProIBMDB2/
COM.ibm.db2.jdbc.app.DB2Driverjdbc:db2://:/?user=&password=comes with db2 express cdownloadMSSQL(MicrosoftDriver)/
com.microsoft.jdbc.sqlserver.SQLServerDriverjdbc:microsoft:sqlserver://:;databaseName=?user=&password=distributed with soapUI ProMSSQL(Weblogic)/
weblogic.jdbc.mssqlserver4.Driverjdbc:weblogic:mssqlserver4:@:should come with weblogic instalationMSSQL(SprintaDriver)/
com.inet.tds.TdsDriverjdbc:inetdae::?database=?user=&password=(*)downloadMicrosoftSQLServer(JTurboDriver)/
com.ashna.jturbo.driver.Driverjdbc:JTurbo://://user=/password=downloadOracleThin/
oracle.jdbc.driver.OracleDriverjdbc:oracle:thin:/@::downloadOracle(OranhoDriver)/
com.inet.pool.PoolDriverjdbc:inetpool:inetora:?database=&user=&password=&sid=(*)downloadSybase(jConnect5.2)/
ncom.sybase.jdbc2.jdbc.SybDriverjdbc:sybase:Tds::?user=&password=downloadPointBaseEmbeddedServer/
com.pointbase.jdbc.jdbcUniversalDriverjdbc:pointbase://embedded:/?user=&password=Get more informationhereCloudscape/
COM.cloudscape.core.JDBCDriverjdbc:cloudscape:?user=&password=The Cloudscape Embedded JDBC Driver is included with the Cloudscape product. You can download Cloudscape and this driver fromthis pageCloudscapeRMI/
RmiJdbc.RJDriverjdbc:rmi://:/jdbc:cloudscape:?user=&password=Get more informationhereFirebird(JCA-JDBCDriver)/
org.firebirdsql.jdbc.FBDriverjdbc:firebirdsql://:/?user=&password=The Firebird JCA-JDBC Driver is bundled in a jaybird JAR file which is available as part of theFirebird downloadIDSServer/
ids.sql.IDSDriverjdbc:ids://:/conn?dsn=''Get more informationhereInformixDynamicServer/
com.informix.jdbc.IfxDriverjdbc:informix-sqli://:/:INFORMIXSERVER=downloadInstantDB/
org.enhydra.instantdb.jdbc.idbDriverjdbc:idb:Get more informationhereInterbase(InterClientDriver)/
interbase.interclient.Driverjdbc:interbase:///The InterBase JDBC driver is bundled in a JAR file called 'interclient.jar' which is available as part of theInterclient download.HypersonicSQL/
org.hsql.jdbcDriverjdbc:HypersonicSQL:?user=&password=download

  • No labels