搜索资源列表
wceSQLite3Demo
- SQLite使用demo,SQLite是一个可在wince环境下使用的数据库。
sql_vc
- sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
SQLite3_encapsulation
- 开源的SQLITE3 源文件详见《Source Code》,动态库详见《DLL》,操作方法详见《编译SQLite动态库.docx》 2.数据库操作说明 数据库使用总结详见《SQLITE3+使用总结.doc》,案例详见《DEMO》 很不错的一个数据库,支持一下-data about sqlite3 for primary user
sql
- 常用sqlite 语句的demo 在liunx平台 ,入门级的学习-Commonly used sqlite statement demo in Linux platform, entry level of learning
untitled_sqlite02
- qt下sqllite数据库的编程的小demo,可以作为入门学习的参考-qt sqlite programming small demo, can be used as reference for learning portal
VBsqliteDB
- 无需部署即可使用的sqlite演示程序 程序用vb6编写,包含sqlite的基本操作及性能测试,直接调用sqlite.dll中的api函数。性能测试中演示了插入操作使用事务提交及不使用事务提交方式在时间上的巨大差异。演示及性能测试代码为原创。-No need to deploy sqlite demo program can use the program with vb6 write, contains the the sqlite basic operation and performanc
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.
