资源列表
ODBCAccessData
- ODBC方法连接Access数据库(需设置数据源)的三国人物管理系统.本人以初学者的身份写的,紧供菜鸟们参考,达人们大可无视-Ways to connect Access database ODBC (need to set the data source) of the Three Kingdoms characters management system. I am a beginner in his capacity as the writing, tight菜鸟们for referenc
access
- 基于access数据库的图书馆管理系统,包括借书,还书等基本功能
MyDatabaseDemo
- database sqlite with android
banchenpin
- 图书系统半成品,可以借鉴研究,很不错的系统!-System of semi-finished book, you can learn from research, the system is pretty good!
VB-ACCESS
- 一个教学管理系统,满足一般课程设计的要求-A teaching management system to meet the requirements of the general curriculum design
xmlthumbplayer-green
- source code of oledb
access
- 一个自制的数据库管理系统,内容为员工工资管理系统,是access 2003版制作。-A self-made database management system, content management system, wages and salaries is the access 2003 version produced.
CompactDataBase
- 利用OleDB压缩Access数据的例子,VC++源代码
MyDBMS
- 一个用c++编写的小型dbms,包括基本的增删改表功能,供大家参考-Small dbms written a c++, including the basic CRUD table for your reference
dwexecl
- PB7的DW转execl,大家试试看,如果有问题请及时和我联系,-dw to execl in pb7 ,try it please
student
- 一个用于管理学生的系统,比较综合、全面。可查询、管理学生的个人信息情况。
CompactDataBase
- 在Access数据的应用中,如何压缩数据库,减少其占用的空间,对于循环记录的程序应用非常重要,该例子中给出了相应的实现