所属分类:
数据库系统
开发工具:Visual C++
文件大小:202KB
下载次数:141
上传日期:2008-02-28 11:47:03
说明: 该模块完成的主要功能是让用户通过调用提供的打开数据库、执行SQL语句、关闭数据库三个主要的函数,及相应的记录集处理的函数,直接用SQL语句完成创建数据库,创建数据库表、插入、修改、删除数据信息、连接查询、关闭数据库等操作。
(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.)
文件列表:
sqlite-header-libs
..................\sqlite3.def
..................\sqlite3.dll
..................\sqlite3.h
sqlite3_windows
...............\sqldll
...............\......\clsdbtools.cpp
...............\......\clsdbtools.h
...............\......\clsrecordset.cpp
...............\......\clsrecordset.h
...............\......\dbmerror.h
...............\......\sqldll.dsp
...............\......\sqldll.dsw
...............\......\sqldll.ncb
...............\......\sqldll.opt
...............\......\sqldll.plg
...............\test
...............\....\test.cpp
...............\....\test.dsp
...............\....\test.plg