Location:
Search - w32SQLite3
Search list
Description: SQLite 3.x的一个C++封装类。基于MFC。SQLite是一种高效的嵌入式数据库。-SQLite 3.x a Class C Packaging. Based on the MFC. SQLite is a high-performance embedded database.
Platform: |
Size: 643072 |
Author: 辛亚平 |
Hits:
Description: 本Demo演示了SQLite3的一个封装类的使用方法。在工程文件夹下有放入DbSqlite.cpp,DbSqlite.h,sqlite3.h,sqlite3i.h,w32SQLite3.dll,w32SQLite3.lib这6个文件,在适当的地方包含sqlite3.h头文件并#pragma comment(lib, .\\w32SQLite3.lib )即可。大家可以根据实际情况进行改进!*注意:创建数据库插入表操作要在单独的过程中进行,否则会出现BUG!-This demo demonstrates the use of SQLite3 s wrapper class. In the project folder into the DbSqlite.cpp, DbSqlite.h, sqlite3.h, sqlite3i.h, w32SQLite3.dll, w32SQLite3.lib these six files, in the appropriate place contains sqlite3.h header file and# pragma comment (Lib, . \\ w32SQLite3.lib ). We can be based on the actual situation to improve!* Note: create a insert table operation to be carried out in a separate process, otherwise there will be BUG!
Platform: |
Size: 8492032 |
Author: Zhangkai |
Hits: