Introduction - If you have any usage issues, please Google them yourself
Completion of the module s main function is to allow users to open by calling the provided database, the implementation of SQL statements, close the database three main functions, and the corresponding recordset handle a function of the completion of the direct use of SQL statements to create database, create database tables, insert , modify, delete data, join queries, such as shutting down the database operations.
Packet : 7941957sqlite3_windows.zip filelist
sqlite-header-libs/
sqlite-header-libs/sqlite3.def
sqlite-header-libs/sqlite3.dll
sqlite-header-libs/sqlite3.h
sqlite3_windows/
sqlite3_windows/sqldll/
sqlite3_windows/sqldll/clsdbtools.cpp
sqlite3_windows/sqldll/clsdbtools.h
sqlite3_windows/sqldll/clsrecordset.cpp
sqlite3_windows/sqldll/clsrecordset.h
sqlite3_windows/sqldll/dbmerror.h
sqlite3_windows/sqldll/sqldll.dsp
sqlite3_windows/sqldll/sqldll.dsw
sqlite3_windows/sqldll/sqldll.ncb
sqlite3_windows/sqldll/sqldll.opt
sqlite3_windows/sqldll/sqldll.plg
sqlite3_windows/test/
sqlite3_windows/test/test.cpp
sqlite3_windows/test/test.dsp
sqlite3_windows/test/test.plg