搜索资源列表
db_connection
- 一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则上只用于学习目的-a database connection pool integrity code, according to the Internet brought the code rewritten. In JBuilder fully tested through the use of properties when chan
从ACCESS文件中提取DBF文件
- 从ACCESS文件中提取DBF文件,可以将ACCESS文件中提取DBF文件,并建立一个数据库文件,包括ACCESS文件中的所有表.-ACCESS documents from the DBF file extraction can be extracted ACCESS DBF file documents, and the establishment of a database file, including documents, the ACCESS all the tables.
zjywload
- 将数据从文本文件中按照规定格式装入INFORMIX数据库中,再从数据库中转出为文本文件并同时剔出相同号码-data from the text file format required load INFORMIX database and then transferred from the database to a text file and to get rid of the same number
RefreshData完美版
- 利用ADO对ACCESS数据库文件进行操作,将两个数据库中同一表名内的记录进行互补操作,以求同步更新.应用于不同源网站数据库的更新.-ADO ACCESS database files to operate, two of the same database table name within the records complementary operations, in order to simultaneously update. Terms used in different sourc
cantingshujukuguanlixitong
- 餐饮管理源代码 使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为WorkData,指定路径为实际数据库文件所在路径,比如:项目文件夹在E盘根目录下,则指定数据库别名路径为“E:\\会员消费管理\\db”。 双击会员消费管理文件夹内的MDIApp工程文件,在Delphi工作环境下打开工程,单击运行程序即可。 -Food managing source code using BDE Administrator of the local mach
ODBCDB
- 在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo 直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下-in VC environment before running the program, to be registered ODBC data source, bookinfo.mdb for database files, Data Sources bookinfo name of the executable
OLEDBDB
- 要运行程序必须将数据库文件students.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下 -to operational procedures must be students.mdb database files and executable files together. If vc Development Environment operation, the need to be placed on engineering databa
sqlite-3_3_5
- 嵌入式数据库Sqlite,SQLlite小型数据库,可嵌入文件-embedded database Sqlite, SQLlite small database can be embedded in documents
OpExcel
- 这是一个通过VisualBasic编写的操作Excel数据库的小程序! 其中包含有源代码和可执行文件!-This is a Visual Basic preparation through the operation of small Excel database procedures! Containing Active code and executable files!
(实例050) 动态创建数据库
- vfp表单,动态创建数据库。(压缩文件)-Probe form, dynamic creation of the database. (Compressed files)
C#用txt当数据库(文件操作)
- C#用txt当数据库(文件操作)
SQLiteTest sqlite3操作数据库完整例子
- sqlite3操作数据库完整例子,包括插入,查找,删除,并提供sqltie3的学习笔记 包含完整工程文件,可以直接使用-complete examples of sqlite3 manipulating database.
sqlite-3.5.4.0.tar
- 很小的一个文件数据库,非常适合嵌入式系统使用-a very good database
fastdb-363
- FastDB3.6.3是最近的windows版本的fastdb内存数据库。FastDB是一个高效率的内存数据库系统,在磁盘上的数据库文件和使用该数据库的每一个应用程序占用的虚拟内存空间相映射,这样取消了数据文件和缓冲池中的数据传输。再将整个文件数据读入内存,并且使用了高性能的锁工具实现了只读模式线程间、单个更改模式线程和多个只读模式线程间的并发执行。-Most recent sources for Windows:FastDB3.6.3
DB
- 数据库管理系统的课程设计希望对你们有用 里面有执行文件 源代码 还有 报告-Curriculum design, database management system you want to be useful
sqlite
- sqlite数据代码封装,文件数据库的使用,对文件数据库的封装-sqlite data code package, the use of the database file, the file database package
mm
- dbf文件数据库对比小程序,用于两个数据库文件录入差异的对比-dbf vfp
sqlite-amalgamation-3.6.13.tar
- sqlite3 关系型文件数据库源码编译,可支持百万级数据存储-sqlite3 is a good sql toos library
sqlite-amalgamation-3090200
- sqlite 3 源码,经典的数据库,可以嵌入到程序中,单文件数据库。-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL engine. SQLite is the most widely deployed engine in the world.
sqlite-src-3120200
- SQLite单文件数据库,最新源代码V3.12. -SQLite single file . V3.12 source code.