搜索资源列表
litesql-0.3.1
- LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database a
sqlite3
- SQlite3基于联芯平台的移植,直接编译即可-SQlite3 core platform based on the joint transplantation
sqlite-database
- 简单操作Sqlite3的API封装,能够在空表的时候取得表的结果-Sqlite3 the API simple package that can form in the air when the results obtained in table
SQLITE3.1
- SQLite数据库操作的C++封装类.功能强大,值得借鉴!-SQLite database operations of C++ wrapper class. Powerful and worth learning!
sqlite-source-3_6_13
- SQLite3是一种嵌入式的小型数据库!广泛应用于嵌入式设备中。目前iPhone采用的数据库就是SQLite。所提供的是SQLite的开源代码,对于学习SQLite的人有很大帮助-SQLite3 is a small embedded database! Widely used in embedded devices. IPhone adopted by the current database is SQLite. Is provided by the open-source SQLite,
mysqlite3
- 本代码实现了编写自己的简单而快速的钱如数SQLITE3数据库-This code implements a simple and rapid preparation of their own money shown with SQLITE3 database
sqlite3
- DLL SQLITE for error windows
SQLite3_encapsulation
- 将SQLITE3封装好的C++类,使用很方便,同时SQLITE3也是个开源的数据库,不用装什么软件即可使用,很小,很不错,有兴趣的可以-encapsulation SQLITE3
sqlite-amalgamation-3_6_21
- sqlite3 VC编程数据库文件,请大家参考-sqlite3, VC++ database files
sqlite3
- 可用于C语言连接sql server 数据库,内置大量调用函数, 编译时候选择多文件编程,把sqlite3.c 连接进去 就OK了-C language can be used to connect sql server , built a large number of the calling function, multiple files compile time programming, the connection went on OK sqlite3.c
sqlite-
- 将SQLite3.3.8(或者SQLite-3.3.12)移植到ARM2410开发板上,实现数据的增、删、改、查等功能。首先建立交叉编译环境,安装cross-2.95.3.tar.bz2交叉编译工具到/usr/arm-linux目录下,修改/home/sqlite-3.3.8目录下的configure文件的部分内容,将Makefile文件中的部分内容,设置交叉编译环境,再编译并安装,就生成了库文件,然后把sqlite3和lib下的库文件移植到ARM上-Will SQLite3.3.8 (or S
delphi7 sqlite3
- 控制sqlite数据,增,删,改。不需要用VCL控件(sqlite database app application is append,delete,edit,save,create)