搜索资源列表
20062171141051
- 很不错的Access数据库结构打印工具,方便您在编程时助记数据库字段,可以输出到打印机,保存为HTML文件。能很清楚的列出数据库的所有表的字段信息、索引信息等。 -quite the Access database structure Print tool to facilitate the programming your reporter database fields, can be output to the printer, the depositary for the HTML
PersonnelArchive
- 利用ALV-tree建立员工资料表,功能有新增、 删除、修改及利用年龄来当索引值,达到搜寻同年纪的员工资料。
SQLite-database-file-format
- 网上介绍SQLite文件格式的文章并不少,但一般都是针对小文件:一个表,几条记录,两个页。本文准备一直分析到比较大的文件,至少B-tree和B+tree中得有内结点(就是说不能只有一个既是根又是叶的结点,就是说表中得多点记录,得建索引),还要争取对SQLite的各类页都做出分析-Comprehensive analysis of SQLite database file format
advertisement
- 数据库 创建唯一性索引 创建表结构 广告订单表-sqlserver scr ipt
MiniSQL
- 自己实现的一个简单数据库系统源码。 miniSQL. 支持创建表、删除表、插入记录、删除记录、查询记录、创建索引、删除索引和退出系统。 代码中还有一些bug。-Own implementation of a simple system source code. miniSQL. Support the creation of tables, delete tables, insert records, delete records, check records, creat