Location:
Search - Oracle Driv
Search list
Description: 数据库连接驱动及JAVA连接测试程序
(包含db2,informix,sysbase,mssql,mysql,oracle)-JAVA Database Connectivity driver and the connection test procedures (including db2, informix, sysbase, mssql, mysql, oracle)
Platform: |
Size: 14693376 |
Author: yqhong |
Hits:
Description: Oracle 数据库连接驱动包
Conn Code:
Class.forName("oracle.jdbc.driver.OracleDriver")
Connection con = DriverManager.getConnection("jdbc:oracle:thin:@host:port:databse","user","password") -Conn Code:
Class.forName("oracle.jdbc.driver.OracleDriver")
Connection con = DriverManager.getConnection("jdbc:oracle:thin:@host:port:databse","user","password")
Platform: |
Size: 1590272 |
Author: oracle |
Hits: