搜索资源列表
sqlitesimpledelphi
- delphi写的操作sqlite数据库的例子,包括图片的载入和读取-delphi write operation of sqlite database, for example, include pictures to load and read
07160450102_1
- 一个sqlite的范例程序,实现了较完整的对sqlite数据库进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete database of sqlite to create, add, delete and modify functions.
07160450210-1-ATM
- 一个sqlite的范例程序,实现了较完整的对sqlite数据库 ATM机 进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete ATM machine on the sqlite database to create, add, delete and modify functions.
sqlite_util
- 封装Sqlite数据库使用的范例。包含编译好的Sqlite库及使用方法。-Sqlite database using the example package. Sqlite library contains the compiled and use.
sqliteopreatemfc
- sqlite数据库使用实例代码,经过了测试的-sqlite database using the example code, tested
UsingSQLite
- 用嵌入式数据库SQLite3.0的例程,在VS2003下调试通过。-This is example for using SQLite 3.0 in VC++.It have been debugged in Microsoft Visual Studio 2003.
CppSQLite3_2
- cppsqlite,一个非常小的vc++ 关于sqlite数据库的封装。描述了如何应用提供链接的例子程序,然后使用cppsqlite提出,并最终cppsqlite类记录。- CppSQLite, a very thin C++ wrapper around the public domain SQLite database library. A descr iption of how to link applications with SQLite is provided, then
vbsqlite
- VB 6.0操作Sqlite数据库示例具有查询、添加、更新、删除等功能-VB 6 operating Sqlite example (query, add, update, delete
testSqlDatabase
- QT下读取数据库中所有表格名称,表格的结构和表格数据的例子(This a example for QT to read all forms name, table structure and table data in the database.)