资源列表
MATERIAL-MANAGEMENT
- access数据库实际应用程序.用于本单位材物料管理.用access自带的VBA编程.通过修改源代码可以用于其他方面.-The Access database using for material managment.programed with VBA
ACCESS-DESIGNING
- Disigning your database Application
sqlite-doc-3070500
- 嵌入式版小型数据库sqlite的官方文档,方便开发sqlite-Small database sqlite embedded version of the official document
Synopsis-(2)
- design and implementation of data warehousing
shujuku
- vb联系数据库的基本操作,功能简单,入门级使用学习哦-vb basic operation of linked databases, function is simple, entry-level use of learning oh
gtm_V54001_linux_x8664_pro.tar
- 非SQL的数据库的著名产品GT.M的全部源码,要求先安装已经编译的版本这样可以支持M源程序,然后再在linux下重新编译所带的c源码。-Non-SQL database of all known products GT.M source, required to install the version that has been compiled to support the M source, and then re-compile the linux brought under the c
number
- 统计从1到某个指定的数之间共有多少符合条件的数的个数-Statistics from 1 to a specified number of matches between the number of number of number of
SingletonAcces
- VC++利用单件模式操作access数据库,实现在整个操作过程中只有一个数据库实例。-VC++ using single mode operation, access databases, to achieve in the entire operation, only one database instance.
Student2544Password
- Find Student2544 Database password
access_class
- 建立一个access数据库类使用时只需调用类中相应函数,方便使用。-Access the database used to create a class, simply call the corresponding class of functions, easy to use.
SQLite-database-file-format
- 网上介绍SQLite文件格式的文章并不少,但一般都是针对小文件:一个表,几条记录,两个页。本文准备一直分析到比较大的文件,至少B-tree和B+tree中得有内结点(就是说不能只有一个既是根又是叶的结点,就是说表中得多点记录,得建索引),还要争取对SQLite的各类页都做出分析-Comprehensive analysis of SQLite database file format
SQLite-Definitive-Guide
- SQLite权威指南 The Definitive Guide to SQLite (内容摘要) Michael Owens Copyright . 2006 by Michael Owens -The Definitive Guide to SQLite