搜索资源列表
Sqlite3.3.6(foruClinux)
- 嵌入式数据库sqlite-3.3.6移植到uClinux上,基于s3c44b0x开发板-embedded database sqlite - 3.3.6 transplant uClinux, Based on s3c44b0x development board
Sqlite3.3.6
- sqlite移植到uclinux开发板的详细过程-sqlite transplant Basis development of the detailed process of plate
sqlite3-3.5.2.bin
- 嵌入式数据库,最新版本 sqlite 3.5.2。
sqlite3-3.4.2.bin
- sqlite是嵌入式中常用的数据,这里给出sqlite3.4.2的元代码,本人已经移植成功
Sqlite3.3.6(foruClinux)
- 嵌入式数据库sqlite-3.3.6移植到uClinux上,基于s3c44b0x开发板-embedded database sqlite- 3.3.6 transplant uClinux, Based on s3c44b0x development board
Sqlite3.3.6
- sqlite移植到uclinux开发板的详细过程-sqlite transplant Basis development of the detailed process of plate
sqlite3-3.5.2.bin
- 嵌入式数据库,最新版本 sqlite 3.5.2。 -Embedded database, the latest version of sqlite 3.5.2.
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, index
sqlite-3.5.9.tar
- 嵌入式数据库sqlite 3.5.9的源代码,很有参考价值-Embedded database sqlite 3.5.9 source code, useful reference
sqlite-3.6.2.tar
- 最新的sqlite3.6.2源代码,完整版本。sqlite3是一个强大的嵌入式数据库。在嵌入式系统的中广泛使用,比起其他C/S、B/S结构的数据库。sqlite3更简洁,占用资源更少。-Sqlite3.6.2 the latest source code, full version. sqlite3 is a powerful embedded database. Embedded systems in widespread use w
sqlite3
- sqlite 3.6.11 高效,完全免费,开源的文件数据库-sqlite 3.6.11 free source code
sqlite-3.3.8
- 移植sqlite-3.3.8源码和过程 移植sqlite-3.3.8源码和过程移植-Sqlite-3.3.8-source transplantation and transplantation process sqlite-3.3.8-source and the process of transplantation
sqlite-amalgamation-3.6.18.tar
- sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most
sqlite-3.3.6.tar
- 只是针对嵌入式Linux的一款数据库,可移植性很高,这是在Linux下编译所需的源码-sqlite3 for linux
sqlite3-configure
- 嵌入式数据库SQLite的编译、安装和使用-Embedded database SQLite, compile, install and use
SQLite-3.7.5_20110321195907
- SQLite3.7.5 dll 动态文件库描述,简单的使用这个接口-SQLite3.7.5 dll dynamic library descr iption, simply use this interface
sqlite-amalgamation-3.7.2.tar
- sqlite3.7.2的数据库,本人实际使用的,是非常好的嵌入式数据库,在Windows下也可以使用。-sqlite3.7.2,a very useful database
SQLite3.3.7
- SQLite3 的源代码 SQLite3.3.7.rar-SQLite3 SQLite3.3.7.rar source code
sqlite3数据库操作示例
- SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比
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下的库文件