搜索资源列表
sqlite-2.8.17.tar
- 这是一个嵌入式系统上运行的轻量级数据库,移植也相当方便,直接交叉编译即可。-This is an embedded system running on lightweight database transplants are fairly convenient, direct cross compiler can.
db-4.5.20
- Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\\build_windows\\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle
sqlrelay.tar
- 适合于Unix/Linux下的一个持久数据库连接池,代理服务器和负载平衡系统。支持非常丰富的功能,包括 * 快速的执行数据库驱动的Web应用 * 增强的可测性数据库驱动的Web应用 * 分配数据库的访问连接 * 关闭数据库的访问连接 * 从不支持的平台访问数据库 * 从一个数据库到另一种数据库移植应用
fd
- Visual Basic 2005数据库通用模块开发与系统移植 餐饮服务管理系统
sqlite-3.6.11 linux下安装包
- sqlite-3.6.11.tar.gz 嵌入式数据库sqlite的linux安装包.嵌入式数据库是指运行在本机上、不用启动服务端的轻型数据库,它与应用程序紧密集成,被应用程序所启动,并伴随应用程序的退出而终止。 SQLite的特点如下: 1、无需安装配置,应用程序只需携带一个动态链接库。 2、非常小巧,For Windows 3.3.8版本的DLL文件才374KB。 3、ACID事务支持,ACID即原子性、一致性、隔离性、和持久性(Atomic、Consistent、
sqlite-3.3.8.rar
- 移植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
- sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used
SQLiteManager_XR_0.4.8
- SQLite介绍 自几十年前出现的商业应用程序以来,数据库就成为软件应用程序的主要组成部分。正与数据库管理系统非常关键一样,它们也变得非常庞大,并占用了相当多的系统资源,增加了管理的复杂性。随着软件应用程序逐渐模块模块化,一种新型数据库会比大型复杂的传统数据库管理系统更适应。嵌入式数据库直接在应用程序进程中运行,提供了零配置(zero-configuration)运行模式,并且资源占用非常少。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,
BDB-Porting-Guide
- 如何将数据库移植到BDB上,BDB是轻量级数据库-How to migrate to BDB on database, BDB is a lightweight database
sqlite-3.6.23.tar
- 最新的SQLite嵌入式数据库源码,SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。 SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。-The latest source SQLite embedded database, SQLi
SQLite3_ARM
- 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。 SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM
sqlite-3.3.6.tar
- 只是针对嵌入式Linux的一款数据库,可移植性很高,这是在Linux下编译所需的源码-sqlite3 for linux
adodb480
- PHP中一个对象导向的数据库封包链接库,它提供了共通的应用程序接口来跟所有支持的数据库沟通,简化了你的程序的数据库移植性操作。ADODB是Active Data Object DataBase的缩写,目前支持MySQL、PostgreSQL、Oracle、Interbase、Microsoft SQL Server、Access、FoxPro、Sybase、ODBC及ADO。-PHP in an object-oriented database packet link library, whic
sqlite3yizhi
- 详细讲解了sqlite3移植的步骤,只需要你跟着做肯定能完成-Explained in detail the steps sqlite3 transplant, just make sure you follow to complete
sqlite-autoconf-3071000.tar
- sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most
stu1
- 连接Acsess数据库,不用数据源,可移植性强-Connect Acsess database, not the data source, portability
sqlite3.7.9_mini2440
- 移植sqlite3.7.9到友善之臂mini2440.成功在mini2440上移植SQLite3数据库,并且测试可以正常使用。-Friendly arm mini2440 for the transplant sqlite3.7.9 to success in mini2440 transplant SQLite3 database, and the test can be used normally.
TQ2440_sqlite-3.5.9.tar
- TQ2440_sqlite-3.5.9.tar.gz,这是个已经在TQ2440开发板上移植好的sqlite程序。-TQ2440_sqlite-3.5.9.tar.gz, this is a good board transplantation has been developed in TQ2440 sqlite program.
sqlite3_database
- 在Linux系统下移植sqlite3到arm实现数据库存取功能,并可以插入参数变量到数据库-Under Linux system transplantation sqlite3 to arm function of access to the and can be inserted into the parameter variables
si4463-rom
- SI4463API命令数量名称描述,接口说明,付例程,是DOC格式的文件,可直接移植使用-SI4463API number of commands Name Descr iption, interface specification, pay routine DOC file format, can be directly transplanted to use
