搜索资源列表
odbcConn
- 连接数据库方法,能通用与各种数据库,只需要调用接口-connect to the database that should be universal with a variety of databases, need only call interface
rencai
- 各种数据整合,使用与各种数据库的整合,,各种数据整合
SQLAPI++
- 可以连接各种数据库的中间文件 不需要配置直接连接本地数据块
java_shujuku
- java联接数据库的源代码.连接各种数据库的代码
SQLdoc
- SQL常用函数总结.doc 包括了主流的各种数据库。是实际应用中的总结。
Connect
- 对各种数据库连接,不需要改动程序,只要改变配置文件即可-connect to various databases, procedures need changes, as long as the configuration file can be changed
JAVA连接各种数据库的实现
- Java连接各种数据库的实例 此文中的代码主要列出连接数据库的关键代码,其他访问数据库代码省略
oracle操作类接口
- oracle类操作接口,包括删除,插入,查询,修改,就各种数据库的定义
java数据库连接大全
- 该源码包含java连接各种数据库标准代码,可以直接运行调试
tsp国际标准数据库,用于测试各种算法性能
- tsp国际标准数据库,用于测试各种算法性能,尤其用来测试蚁群算法-tsp database
berkeleydb-5.1
- Berkeley DB (DB)是一个高性能的,嵌入数据库编程库,和C语言,C++,Java,Perl,Python,PHP,Tcl以及其他很多语言都有绑定。Berkeley DB可以保存任意类型的键/值对,而且可以为一个键保存多个数据。Berkeley DB可以支持数千的并发线程同时操作数据库,支持最大256TB的数据,广泛用于各种操作系统包括大多数Unix类操作系统和Windows操作系统以及实时操作系统-Berkeley DB (DB) is a high performance, em
DataAccess
- 数据访问层用工厂模式制作,可以支持各种数据库的访问,还是很不错的-Data Access Layer to use factory pattern making, can support a variety of database access, or very good
FrmTest
- VB实现各种方式连接数据库,包括ADO、DAO、RDO等多种方法。-VB to achieve a variety of ways to connect the database, including ADO, DAO, RDO and other methods.
sqliteTest
- sqlite数据库的源代码, 例子是在windows上使用,不过可以移值到各种平台上使用-sqlite database source code, example is the use of windows, but the value can be changed to use a variety of platforms
Linuxdb
- 关于本书 本书许多章节讲述在linux下各种数据库的安装,如何测试和利用维护数据库所需的关键功能。虽然究竟何种数据库最适合于给定的项目这个问题只能读者自己去判断,但书中还是给出了一些指导以帮助读者进行数据库的选择。 -Many books on the book under the chapter on the various databases in the linux installation, how to test and use of the database req
pageinfo
- 分页技术,支持各种数据库的分页,提供接口和实现类-Paging technology, supports a variety of database page, providing interface and implementation class
testuser
- 操作数据库,可以查询,合成,操作等各种数据库操作,一个小例子-Operation of the database, you can query, synthesis, operation of a variety of database operations, a small example
Sqlite
- 主要对各种数据库性能进行测试,包括sqlite、hsql、mysql、oracle、edb等-Mainly to test the performance of various databases, including the sqlite, hsql, mysql, oracle, edb, etc.
ADO
- VC封装的ADO类,可以很方便地对各种数据库的进行操作。-ADO Class
数据库实验报告
- 数据库实验报告二,完成数据查询功能。在图书借阅数据库中,需要完成各种功能的数据查询,本实验报告中有详细的代码和实验截图(The experimental report for database which can select data.)