搜索资源列表
dbstep-0.2.0.tar
- Dbstep 是一个库,目标在需要访问数据库的C++开发者。它由一个接口类的通用集和一些用于通用数据源的驱动所组成-Dbstep is a library, goals need access to the database in the C developer. It is a kind of universal interface sets and some common data source for the driver formed
JSQLConnectTrial
- JSQL连接驱动 JSQL连接驱动 -JSQL drive JSQL connecting link connecting drive JSQL drive JSQL drive JSQL link connecting link driver drives JSQL
数据库连接bean_20050226111611
- Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{
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
ClassRoomInfomationSystem.rar
- 教室管理系统,采用MFC编写,配合数据库软件DB2使用。附带说明文档,源代码详细。使用数据库驱动为ODBC,Classroom management system that uses MFC to prepare, with the use of DB2 database software. Attached documentation, source code in detail. ODBC database driver for the use of
stels_dbf
- 用于读取DBF数据库中的数据。 dbfdriver中包驱动包 doc是API文档 example有案例参考-DBF for reading data in the database. dbfdriver driver package in the package doc is the API documentation example with reference case
sqljdbc4
- SQLSERVER2008 jdbc驱动-SQLSERVER2008 jdbc driver
ODBCandExcel
- 通过ODBC直接读、写Excel表格文件。首先,应确保ODBC中已安装有Excel表格文件的驱动。-Through ODBC direct read and write Excel spreadsheet file. First of all, should ensure that the ODBC is already installed Excel spreadsheet file of the driver.
ODBCTest
- 我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
DB.Operate
- C#对MySql数据库的编程,采用反射,动态生成SQL语句。 该程序需要安装C#的MySql驱动,请另行下载。-C# on the MySql database programming with reflection, dynamically generated SQL statements. The program will need to install C#, MySql driver, please separate download.
Pls-SimpleMongoDb-
- Simple-mongodb 是 MongoDB 的 C# 驱动包,主要特点是使用匿名类型和 JSON。是学习MongoDB分布式文件存储的数据库的基础。 -Simple-mongodb MongoDB C# driver package, the main feature is the use of anonymous types and JSON. The basis of the database is to learning MongoDB distributed file storag
mysql-connector-java
- java mysql jdbc 驱动,连接数据库必备的资源-java mysql jdbc driver
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)
CDatabase_Excel_ODBC
- 使用MFC自带的CDatabase通过ODBC驱动访问、操作Excel的例子-By using the MFC ODBC driver that comes with CDatabase access, manipulate Excel examples
9865
- 获取数据库驱动程序名称,C++Builder精选源码,很好的参考资料。-Gets the name of the database driver, C++Builder selected source code, a good reference.
JDBC-driver
- java同jdbc连接sql数据库,这个jar是jdbc驱动-java sql database connection with jdbc, this jar is jdbc driver
erlang-db-driver-master
- Erlang语言写的数据库驱动,可以适配市场主流的数据库,非常好用。-Erlang language database driver, you can fit the mainstream database market, very easy to use.
att7022
- 这是普通的电抄表上用的交流采样芯片att7022,本文件内是其驱动代码。-This is a conventional electric meter on the sample chips used in communication att7022, this document is the driver code.
dev_add
- Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver
e2prom
- linux下的e2prom驱动,基于2.6内核,能够正常编译-e2prom driver under linux