所属分类:
SQL Server
开发工具:Visual C++
文件大小:8293KB
下载次数:7
上传日期:2017-03-27 20:18:58
说明: 本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!)
文件列表:
SQLiteDemo
..........\DbSqlite.
cpp,9627,2013-11-12
..........\DbSqlite.
h,5331,2013-11-12
..........\ReadMe.
txt,2817,2013-11-11
..........
\res
..........\...\SQLiteDemo.
rc2,366,2013-11-11
..........\resource.
h,866,2013-11-12
..........\sqlite3.
h,291339,2010-10-07
..........\sqlite3i.
h,10976,2005-05-12
..........\SQLiteDemo.
aps,59228,2013-11-12
..........\SQLiteDemo.
cpp,1699,2013-11-11
..........\SQLiteDemo.
h,465,2013-11-11
..........\SQLiteDemo.
ncb,23677952,2013-11-12
..........\SQLiteDemo.
rc,5849,2013-11-12
..........\SQLiteDemo.
sln,885,2013-11-11
..........\SQLiteDemo.
vcproj,5761,2013-11-11
..........\SQLiteDemo.vcproj.zyf-PC.zyf.
user,1409,2013-11-12
..........\SQLiteDemoDlg.
cpp,7301,2013-11-12
..........\SQLiteDemoDlg.
h,864,2013-11-12
..........\stdafx.
cpp,141,2013-11-11
..........\stdafx.
h,1796,2013-11-11
..........\targetver.
h,1030,2013-11-11
..........\w32SQLite3.
dll,290816,2005-12-28
..........\w32SQLite3.
lib,23670,2005-12-28