搜索资源列表
sqlite-3.1.3.tar
- 一个小型的嵌入式数据库,支持SQL命令,使用非常简单-a small embedded database support SQL commands, the use of very simple
sqlite
- 嵌入式数据库sqlite
BerkeleyDB-4.7.25.tar 开源嵌入式数据库系统
- BerkeleyDB,非常有名的开源嵌入式数据库系统,含完整安装包、文档和源码.-BerkeleyDB, very famous revenue Embedded database system with a complete installation package, documentation and source code.
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 when compared with other C/S, B
sqlite-3.5.4.0.tar
- 很小的一个文件数据库,非常适合嵌入式系统使用-a very good database
SamsSQLite
- 嵌入式数据库学习资料,很不错的可以参考以下-Study the information embedded database, it is good to refer to the following
MysqlSQLiteSync2.0
- 关系型数据库与嵌入式数据库SQLite的互联通信,西北农林科技大学优秀本科论文-Relational database with the SQLite embedded database of Internet communications, the Northwest Agriculture and Forestry University of Science and Technology of outstanding undergraduate thesis
SQLiteManager_XR_0.4.8
- SQLite介绍 自几十年前出现的商业应用程序以来,数据库就成为软件应用程序的主要组成部分。正与数据库管理系统非常关键一样,它们也变得非常庞大,并占用了相当多的系统资源,增加了管理的复杂性。随着软件应用程序逐渐模块模块化,一种新型数据库会比大型复杂的传统数据库管理系统更适应。嵌入式数据库直接在应用程序进程中运行,提供了零配置(zero-configuration)运行模式,并且资源占用非常少。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,
InMemoryDBApplication
- 嵌入式数据库开发指南,非常有帮助,有效节省内存-Embedded database development guide, very helpful and effective to save memory
Sqlite
- sqlite是一种嵌入式数据库。本文件包含了操作此数据库的一个类。该类实现了sqlite的所有操作,并具有良好的注释说明。-sqlite is an embedded database. This document contains the operation of this database, a class. Sqlite class implements all the operations, and has a good explanatory notes.
research.of.embedded.database.system.technology.ra
- 嵌入式数据库技术研究,硕士学位论文,详细介绍了嵌入式数据库的相关技术-Embedded database technology research, a master' s degree thesis, detailing the embedded database related technologies
sqlite-3.6.20.tar
- SQLite实现源代码源码,一个嵌入式数据库系统,简单,方便,快速的数据库操作。-SQLite implementation source code source code, an embedded database system, simple, convenient, fast database operations.
db-4.7.25.NC
- Berkeley Db数据库源码,一款精致高效的嵌入式数据库,可以运行在windows,Linux,VxWorks等多个操作系统下,兼容性极高-Berkeley Db database, source code, a sophisticated and highly efficient embedded database that can run on windows, Linux, VxWorks and other operating system, compatibility high
sqlite-3_3_8
- 嵌入式数据库编程。用在手机开发或者linux下嵌入式开发-Embedded database programming. Used in mobile phones, under development or linux embedded development
SQLite
- sqlite数据库学习英文版资料,最全最强的sqlite学习资料和学习教程。很适合对数据库有一定研究又想在嵌入式数据库上有所作为的朋友-sqlite database information to learn English, the strongest most comprehensive learning materials and tutorial sqlite. Very suitable for studies on the database have a certain want s
demo_db
- 嵌入式数据库的简单范例,文件划分详细,容易理解-A simple example of embedded database, file by detailed, easy to understand
sqlite
- sqlite嵌入式数据库,开发嵌入式QT必备,希望能帮到你-sqlite embedded database, developing the necessary embedded QT, hope you can help
嵌入式视频登录界面
- 用户登录:用户输入用户名和密码,系统查询数据库验证登录身份是否合法,若验证失败,系统要属于重新输入的状态,输入成功后进入菜单界面和权限控制界面
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
ADODB数据库类操作实例
- 可以连接4种数据库,例程里带了ACCESS和Firebird的数据库文件,MYSQL和MSSQL的就自己建吧,结构和ACCESS的一样就可以了。 另外Firebird 用的是2.12版的,嵌入式的,网络的也可以,修改下连接就行了,试的时候记得搭环境。 MYSQL用的5.1的ODBC驱动,没有的自己下了装下。 MSSql我用的2000,高版本的我没有试。 发现“到尾记录”中的一个错误,就不重新上传了,大家自己修改下吧!注意 MoveLast 这个 .版本 2 .子程序 到尾