oracle.jdbc.driver.OracleDriver
jdbc:oracle:thin:@server
More information
download driver
DB2
DB2 App (tipo 2)
COM.ibm.db2.jdbc.app.DB2Driver
jdbc:db2:database name
Read the following articles for more information: Overview of Java Development on DB2 and Understand the DB2 UDB JDBC Universal Driver
download driver
Description of the connection type 2
DB2 Jcc (tipo 4)
com.ibm.db2.jcc.DB2Driver
jdbc:db2://
Read the following articles for more information: Overview of Java Development on DB2 and Understand the DB2 UDB JDBC Universal Driver
download driver and licence
Description of the connection type 4
MySQL
com.mysql.jdbc.Driver
jdbc:mysql://
download driver
MSSQL Server 2005
com.microsoft.sqlserver.jdbc.SQLServerDriver
jdbc:microsoft:sqlserver://
More information
download driver
ODBC Bridge
sun.jdbc.odbc.JdbcOdbcDriver
jdbc:odbc:odbc name
No comments:
Post a Comment