资源列表
Citys
- Access的中国省市区三级名称数据库,带行政区划编号-Access the database name three Chinese provinces, with the administrative division number
MFCSQL_20100507
- Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。-use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.
m-tree_c
- 构建M-tree的c++代码,M-tree类似于R-tree,区别于R-tree的是它是基于任意的距离来构建的索引(满足三角不等式)。-C++ code of constructing a M-tree
java-xml
- 从数据库表中生成xml文件和把xml文件数据导入数据库的例子代码。-Generate xml from the database table file and the xml file data into a database of examples of code.
adoclass
- 非常经典的封装ADO数据库访问的两个类- Extremely classical seal ADO database visit two kinds
OCCI-Oracle9i
- 使用OCCI开发Oracle9i数据库应用程序 运行环境:Win 2000/XP;VC++6.0-Oracle9i database using OCCI application development environment: Win 2000/XP VC++6.0
MiniSQL_VC2008
- 大学数据库系统设计原理大程序minisql 实现基本的DBMS功能-minisql project has basic DBMS functions used in Datebase
MoreADO
- This a program that allows the user to learn how to use and alter microsoft databases in their visual basic programs.-This is a program that allows the user to learn how to use and alter microsoft databases in their visual basic programs.
ERP
- 总分为5个部分,本部分为第1部分、系统管理、总裁查询、主控台、质量管理、工程管理、财务系统部分、数据库文件-The total is divided into five parts, the Department is divided into Part 1, system management, president of inquiries, console, quality management, project management, financial systems of the da
DialogDb_demo
- 实现了表的创建,删除,查询等功能的简单例子 -An simple example implementing create, delete and query of a table
studentdormitory
- vc++访问access数据库,Listbox和树形控件的使用,相当好用,有注释-vc++ access to access the database, Listbox and Tree control, use, very easy to use, with comments
SampleSQLCE
- SQL CE操作数据库的例子,简洁明了。-A Sample for SQL database acessing on windows ce,base on VB.net