搜索资源列表
oracle查询
- 一个oracle查询文件jsp,只需输入sql语句,列名及数据库内容都显示在界面上,注意:oracle驱动需要自己安装!-an oracle Inquiry jsp, to just sql statement, the names and contents of the database are displayed in the interface, attention : oracle needs its own driver installation!
dbxoda
- Oracle DBExpress Driver
jdbc--drivers
- jdbc SQL 驱 动 包 包含mssql2000 mssql2005 oracle-jdbc SQL driver package
ojdbc14
- J2EE开发中Oracle数据库连接驱动classes14.-J2EE development in Oracle Database Connectivity driver classes14.
javaworkshop_en
- oracle 驱动 jdbc 用来将oracle数据库和java开发环境连接-oracle driver jdbc oracle database and used to connect java development environment
oracle-Driver
- 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.OracleDriv
OraclePJDBC-jar
- oracle 连接数据时需要引入的java包。即oracle数据库的驱动包-oracle connect data requires the introduction of the java packages. Oracle database driver package that is
yanzheng1
- 链接oracle数据库,包括其中的链接的主语句,加载驱动,链接数据库-Oracle database link, including statements which link the main, load the driver, link database, etc.
oracle_jdbc_driver
- 包含文件classes12.jar和ojdbc14.jar 使用方式: oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@10.0.0.248:1521:ora9,"","" -include classes12.jar and ojdbc14.jar use: oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@10.0.0.248:1521:ora9,"",""
Oracle
- oracle纯java安装驱动包,需要的朋友请放心下载。-the oracle pure java install the driver package, a friend in need, please rest assured download.
oracle
- 这是oracle 驱动包,里面有5,6,14,还有一个class文件-This is the oracle driver package, which has 5,6,14, there is a class file
db
- 数据库的标准连接配置demo,适用于oracle,对于其他类型的数据库,改动驱动即可-Standard database connection configuration demo, suitable for oracle, for other types of databases, alter driver can
jspPoralce
- 该系统使用jsp开发,各功能以模块的形式完成。对软硬件要求不高,兼容性良好。本系统使用了jdbc:thin的Oracle驱动,在Tomcat下测试成功。-The system uses jsp development, in the form of various functional modules completed. Less demanding on hardware and software compatibility is good. The system uses a jdbc:
oracle11g-driver
- oracle数据库驱动文件,包括1.5和1.6两个版本,同时附上解决oracle数据库不能通过IP访问的方法-oracle driver contains jdk1.5、1.6 and can t connect through Ip
vfporcale
- vfp 二步联接 ORACLE数据库. 1、安装oracle ODBC 驱动; 2、套接字符串联接oracle数据库。(VFP two steps to join the ORACLE database 1. install Oracle ODBC driver; 2. connect string to connect Oracle database.)