搜索资源列表
SQLite读写类
- SQLite读写类
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、
QT操作SQLITE数据库
- QT操作SQLITE的实例
Sqlite 开发包纯VCL组件
- Sqlite 开发包纯VCL组件,用此开发包,可以在发布sqlite程序时,不用带DLL,Sqlite pure VCL component development kit, with this development kit, you can release sqlite program, not with DLL
litex.sqlite的轻量级封装
- sqlite的轻量级封装,包含C++和Net语言,很适合在程序里包含对sqlite的简便操作,提高效率!,sqlite lightweight package contains the C++ and Net language, it is appropriate to include in the program sqlite simple operation, increase efficiency!
SQLite3ForWinCE1.Windows CE环境下Sqlite 3数据库的使用
- Windows CE环境下Sqlite 3数据库的使用。,Windows CE environment using Sqlite 3 database.
Sqlite.rar
- 这是本人用MFC写的一个Sqlite数据库接口库,为开发简单需要数据库接口的程序使用 ,作为配置文件使用,代替INI等文件,可作为一个微型数据库。,This is written in MFC, I use a sqlite database interface library, the need for the development of simple procedures for the use of database interface, as a configuration file
Sqlite.rar
- 在BCB中操作Sqlite数据库,可帮助大部分初学者不会动态建库和表的尴尬,包括的Sqlite的大部分应用。,Create SQLite Table
Sqlite.rar
- slite VC2008文件,可以用来编译生成相应的库,用来操作SQLITE数据库.,slite VC2008 file, can be used to Build the library, for operating SQLITE database.
Android-SQLite-
- Android SQLite 增、删、查、改操作源码,对开发与数据库有关的软件很有借鉴意义-Android SQLite about adding,deleting,searching and changing source code
sqlite
- android的SQLite实例,增加、删除、修改、查询-android' s SQLite instance, add, delete, modify, query
sqlite-source-3_6_13
- SQLite3.6.13的完整源代码,SQLite是一个轻量级的嵌入式数据库,在小型数据库应用中,它的表现非常稳定。-A tarball of the complete source tree for SQLite version 3.6.13 as extracted from the version control system. The Makefile and configure scr ipt in this tarball are not supported. Their use i
sqlite
- sqlite 库和一个操作sqlite的类-the library of sqlite and a class to of it s operate
Sqlite
- sqlite数据库编程,对sqlite数据库-sqlite datebase
sqlite-2.8.13-1.i386.rpm
- 项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include- Project descr iption: SQLite is a small C library that implements a self-contained, embeddable, zero-configurat
sqlite
- sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used
sqlite-source-3_6_6_2
- sqlite的最新源码 This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package-sqlite latest source This ZIP archive contains prepr
sqlite-amalgamation-3_6_6_2
- sqlite3.6.2的源码。SQLite是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如Tcl、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。 -sqlite3.
sqlite
- 在GEC2410平台上的编译应用SQLite-3.6.7的全过程和源代码-In GEC2410 platform SQLite-3.6.7 compiler application of the entire process and source code
sqlite-source-3_3_5
- sqlite的源代码,可以编译成.dll文件-sqlite