搜索资源列表
database-tcl
- TCL的数据库处理支撑库及一些示例,包括mysql和sqlite3的-TCL database processing support library and a number of examples, including the mysql and the sqlite3
sqlite3_Create_DLL_OR_lib(VS2008)
- sqlite3生成DLL和lib(VS2008源码)-sqlite3 create Dll lib 2008
sqlite
- sqlite3 库文件和头文件,对大家可能有用,-sqlite3 lib and head,aaa,,,,,,
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