资源列表
vcviwer
- VC++ 数据库的浏览与更新实例,简单的连接数据库、读写数据库,以列表浏览数据、数据分页等。 -VC++ view and update the database instance simple connect to the database, read and write the database to list view data, paging and so on.
SQL3
- 数据库技术与应用的课件,可以供大家学习参考,共同进步,第三章-The application of database technology and courseware, reference can be for everybody to learn and progress together, Chapter
Sqlite3_CPP_Wrapper
- 一个C++类实现SQLite接口的项目: SQLiteWrapper.h:类声明文件 SQLiteWrapper.cpp:类具体实现文件 Create_DB_Table.cpp:创建一个数据库对象 Insert_Data.cpp:向创建的数据库插入数据 Print_Data.cpp:输出数据库中的数据 SQLiteWrapper.db:创建的数据库对象 -C++ class SQLite project: SQLiteWrapper.h: class declarat
PLC_JM
- 这个程序主要用于解锁西门子step 7中函数加锁的。这个程序中动态库是用来解析dbase数据库的。VB部分是用于界面显示的.-This procedure is mainly used for unlock Siemens step 7 in the function locked. This procedure is used to resolve dynamic libraries dbase database. VB part is used for the interface displ
vs2005
- 这是我实习时用的一个数据库操作的小例子,非常有借鉴意义-This is my internship with a small example of database operations, very reference
ExportRecordset
- export data recordset
salesmanagement-MFC
- MFC做的商店销售管理系统,SQLSERVER数据库-MFC salesmanagement system.SQLSERVERdb
ConnAcess
- 利用ADO对象连接Access数据库。首先导入动态链接库msado15.dll,然后通过设置连接字符串来连接一个Access数据库。-Access database using ADO connection object. First import the dynamic link library msado15.dll, then set the connection string to connect to an Access database.
vc_adoaccess
- 为VC++新手准备的一个小例子:使用ADO连接Access数据库并进行数据查询,比如在输入框里输入“张三”,如果数据库中有数据,则会显示数据至DataList中,本例的三个知识点:ADO数据库连接、数据库查询、数据列表的显示。如果你刚接触VC++编程,那么这个小例子可帮你快速理解VC的数据库编程。 -VC++ novice to prepare a small example: Access database using ADO connection and data query, such
MongoDB_INstruction
- MongoDB是当今非常流行的NoSQL数据库,本文档简单对其做了一个简单介绍-MongoDB very popular today NoSQL database, the document simply made a brief introduction to their
mongodb2VSoracle--DBTests
- MongoDB数据库与传统的关系型数据库Oracle性能对比-MongoDB traditional relational database, Oracle database performance comparison
MongoDB-Trail
- MongoDB入门教程,对于初学者来说,还是很合适的-MongoDB Tutorial for beginners, is still very appropriate
