搜索资源列表
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!
Oracle(linux)install
- linux下的以太网驱动代码,很简洁,可以学习一下网卡驱动的写法!-of linux ethernet driver code is very simple and can learn from this card-driven way!
dbxoda
- Oracle DBExpress Driver
ALLJDBCDriver
- SQL Server、Oracle、Sybase、ODBC的JDBC驱动文件,全部测试过-SQL Server, Oracle, Sybase, and ODBC JDBC driver, all tested
JSQ工具
- java写的数据库查询程序,支持多种数据库,1. 支持SQLServer,MySQL,Oracle,JDBC-ODBC桥。自带jdbc驱动,不需要额外的驱动-write java database query procedures, support for multiple databases, 1. Support for SQL Server, MySQL, Oracle, JDBC-ODBC Bridge. Onboard jdbc-driven, no additional driver
jdbc--drivers
- jdbc SQL 驱 动 包 包含mssql2000 mssql2005 oracle-jdbc SQL driver package
ocidb
- oci数据库连接oracle.C语言,数据库连接驱动-oci database connection oracle.C languages, database connectivity driver
ojdbc14
- J2EE开发中Oracle数据库连接驱动classes14.-J2EE development in Oracle Database Connectivity driver classes14.
HBZzfTOy5U
- 本文中我们介绍在Eclipse 3.2中怎样设置和测试Oracle和SQL Server的JDBC驱动程序,以及故障排除。-In this paper, we introduced in Eclipse 3.2 on how to set up and test Oracle and SQL Server' s JDBC driver, as well as troubleshooting.
javaworkshop_en
- oracle 驱动 jdbc 用来将oracle数据库和java开发环境连接-oracle driver jdbc oracle database and used to connect java development environment
Oracle10GInstallAndConfigForLinux
- 包含ubuntu 和suse11 下安装oracle10G数据库的安装说明、suse11安装过程中缺少的安装包、oracle的jdbc驱动、Myeclipse配置oracle-Including ubuntu and install oracle10G database suse11 installation instructions, suse11 the installation process to install the missing package, oracle' s jdb
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
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.
qsqloci4.dll.Win32
- qt的oracle驱动(windows) qt的oracle驱动(windows) qt的oracle驱动(windows)-of qt the the oracle drive (windows) qt the oracle driver (windows) qt oracle driver (windows) qt oracle driver (windows)
oracle
- 这是oracle 驱动包,里面有5,6,14,还有一个class文件-This is the oracle driver package, which has 5,6,14, there is a class file
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
Qt5-oracle11g_driver
- 此文件是QT5连接oracle的驱动程序,不是源码,由于授权等问题,QT在数据库开发时,与数据库的连接驱动,都要自己进行编译,相当麻烦,此编译好的,供大家使用-This file is the QT5 Oracle driver, not the source code, because the authority and other issues, QT in the development, and the connection drivers, to their own compila
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.)