资源列表
mysql-C-(2)
- mysql 下的C接口API, 已经测试通过,该接口为mysql官方提供-mysql C API
mysql-c
- MYSQL下用C访问数据库,已编译测试通过-MYSQL complile and test succes!
sqlite-source-3_6_12
- 查找文件名后,如果带有通配符则判断其是否匹配的方法-Find the file name, with a wildcard if the match is to determine whether the method
ZhongWenBan-access-2007
- 中文版access 2007实用教程 共分为13个章节,全面讲述了Access 2007 的强大功能-Chinese version of access 2007 practical course is divided into 13 chapters, a comprehensive overview of the power of Access 2007
SQLite
- 关于sqllist构建的文档,对于构建和存储有一定帮助。-Construction documents on sqllist for some help to build and store.
My-Project
- database development for decision making
PARTY-RECORD
- 实现登记并查询参加晚会的人员,管理人员的注册登录-It can record and seek the paty members,manager s management
3SQL
- 修改Northwind数据库中的Northwind文件增容方式为一次增加2MB。 -Northwind Northwind database to modify the file as a way to increase Capacity 2MB.
TestMDB
- Test Access database and do some operations
MySQL
- 介绍了SQL Service建立数据库的方法,对其性能和架构进行设计-SQL Service introduced the method to establish a database, its performance and architectural design
SQLite-Definitive-Guide
- SQLite权威指南 The Definitive Guide to SQLite (内容摘要) Michael Owens Copyright . 2006 by Michael Owens -The Definitive Guide to SQLite
SQLite-database-file-format
- 网上介绍SQLite文件格式的文章并不少,但一般都是针对小文件:一个表,几条记录,两个页。本文准备一直分析到比较大的文件,至少B-tree和B+tree中得有内结点(就是说不能只有一个既是根又是叶的结点,就是说表中得多点记录,得建索引),还要争取对SQLite的各类页都做出分析-Comprehensive analysis of SQLite database file format
