搜索资源列表
sqlite_res
- sqlite3,编译好的dll用于VC,内部有头文件,lib文件和dll文件.将其插入vc工程可以进行sqlite的操作-sqlite3, compiled dll for the VC, head of internal documents, lib dll files and documents. will be inserted vc project to carry out the operation sqlite
OPENmp
- 这是一个在VC下面使用sqlite数据库的简单的程序 如果有需要可以参考用一下
SqliteTest
- Sqlite在windows下的应用,vc++源代码,例程演示了如何应用Sqlite数据库
VC_SQLITE
- VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
sqlite3
- sqlite数据库在vc环境中使用的.h,.lib,.dll文件,在link中添加.lib文件即可使用-sqlite database for use in the vc environment. h,. lib,. dll files, add in the link. lib files can be used
Sqlite-server
- 一个较好用sqlite管理工具,是用vc开发的,功能很强大。-A good management tool with sqlite, is vc developed very powerful.
sql_vc
- sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
testsqlite
- 使用vc++编写的与sqlite数据库通信的源代码,代码已通过测试。-Written using vc++ sqlite database communication with the source code, the code has been 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
sqliteVCTest
- sqlite VC 测试程序,很适合初学者-the sqlite VC test procedures, it is for beginners
AppTest
- vc 使用sqlite实例,例子里面包含vc使用sqlite的方法等。使用vc6编写-vc sqlite3
sqlite3-class-for-vc
- 纯C++ sqlite封装类,有静态库和源代码。在VS在编译通过,wince平台下使用已久,稳定快速,没有问题。 -Sqlite3 class for nature C++。fast and bistable。
vcsqlite1127
- vc sqlite导入文本数据-vc sqlite,load data usb sqlite
VCSqlite
- VC++实现Sqlite数据库编程, 采用unicode编码,很实用-VC++ achieve Sqlite programming, using unicode coding, it is practical
mysqlEx
- VC下实现访问sqlite数据库的例程源程序源代码,界面演示实现了数据库连接,记录增加,删除,查询等功能。-The application source code for accessing the sqlite is implemented by the VC, and the interface demo implements the connection, the record increase, the delete, the query, and so on.
VC 6.0操作数据库sqlite实例
- VC 6.0下操作数据库sqlite实例 创建、插入、删除、查询等
