Welcome![Sign In][Sign Up]
Location:
Search - sqlite-3.6.2

Search list

[Other Databasessqlite-3.6.11 linux下安装包

Description: sqlite-3.6.11.tar.gz 嵌入式数据库sqlite的linux安装包.嵌入式数据库是指运行在本机上、不用启动服务端的轻型数据库,它与应用程序紧密集成,被应用程序所启动,并伴随应用程序的退出而终止。 SQLite的特点如下: 1、无需安装配置,应用程序只需携带一个动态链接库。 2、非常小巧,For Windows 3.3.8版本的DLL文件才374KB。 3、ACID事务支持,ACID即原子性、一致性、隔离性、和持久性(Atomic、Consistent、Isolated、和 Durable)。 4、数据库文件可以在不同字节顺序的机器间自由的共享,比如可以直接从Windows移植到Linux或MAC。 5、支持数据库大小至2TB。
Platform: | Size: 2804714 | Author: bong_chu | Hits:

[Other Databasessqlite-3_3_5

Description: 嵌入式数据库Sqlite,SQLlite小型数据库,可嵌入文件-embedded database Sqlite, SQLlite small database can be embedded in documents
Platform: | Size: 1399808 | Author: mmm | Hits:

[ADO-ODBCEnvolope_Sqlite3_class

Description: 1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。 2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql) 3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll 4.用法与说明请参考头文件-1. SQlite3 own database package category, making operation more simple and easy database. 2. Inquiries, the definition of a callback function does not require direct use of SelectFromTable (char* sql) 3. Contains the static library Sqlite3, run-time is no longer required sqlite3.dll4. Usage and description please refer to header files
Platform: | Size: 277504 | Author: jiansir | Hits:

[Oracleotl4_examples

Description: 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通过Oracle提供的OCI接口进行,进行操作DB2数据库则是通过CLI接口来进行,至于MS的数据库和其它一些数据库,则OTL只提供了ODBC来操作的方式。当然Oracle和DB2也可以由OTL间接使用ODBC的方式来进行操纵。 在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。-err
Platform: | Size: 820224 | Author: 刘火明 | Hits:

[ADO-ODBCsqlite3

Description: sqlite 3.6.11 高效,完全免费,开源的文件数据库-sqlite 3.6.11 free source code
Platform: | Size: 745472 | Author: lxp | Hits:

[ADO-ODBCsqlite-source-3_6_13

Description: 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 script in this tarball are not supported. Their use is not recommended. The SQLite developers do not use them. You should not use them either. If you want a configure script and an automated build, use either the amalgamation tarball or TEA tarball instead of this one. To build from this tarball, hand-edit one of the template Makefiles in the root directory of the tarball and build using your own customized Makefile.
Platform: | Size: 1041408 | Author: wq | Hits:

[Database systemSqlite3.6.14

Description: 最新版本的sqlite封装for delphi-The latest version of sqlite package for delphi
Platform: | Size: 2031616 | Author: p535fans | Hits:

[Windows MobileSQLite3ForWinCE1

Description: Windows CE环境下Sqlite 3数据库的使用。-Windows CE environment using Sqlite 3 database.
Platform: | Size: 607232 | Author: 罗愈 | Hits:

[Delphi VCLUniDAC_V3.0

Description: Universal Data Access Components (UniDAC) 是一套可以讓DELPHI 無須透過Oracle native driver,便可以連線使用數據庫的一套強大VCL元件。並支援connection pool機制。-Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and Free Pascal. The UniDAC library is designed to help programmers develop faster and cleaner cross-database applications. UniDAC is a complete replacement for standard database connectivity solutions and presents an efficient native alternative to the Borland Database Engine and dbExpress for access to Oracle, SQL Server, MySQL, InterBase, Firebird, SQLite, DB2, Microsoft Access, Advantage Database Server, Adaptive Server Enterprise, and other databases (using ODBC provider).
Platform: | Size: 2973696 | Author: aloha_tw | Hits:

[OtherQt_QRentBook_Example_v1_1_en

Description: This Qt C++ application demonstrates how to use the QtSql module to access a SQLite 3 database. The application demonstrates how to use different QtSql classes to search, insert, update, and delete data from the database. The example also shows how to map UI components to the database using the QDataWidgetMapper and QSqlTableModel classes.
Platform: | Size: 205824 | Author: 何庆茹 | Hits:

[Linux-Unixsqlite-3.6.23.1

Description: SQLite的源代码,学数据库的好资料..有需要的来看看吧-SQLite source code, good learning for those who want to study database
Platform: | Size: 3348480 | Author: yuyanli | Hits:

[Other Databasessqlite-Src

Description: sqlite 3.7.8 database by c
Platform: | Size: 1329152 | Author: charles wales | Hits:

[ADO-ODBCsqlite-amalgamation-3070900

Description: 嵌入式数据库SQLite3.7.9的源代码-This ZIP archive contains all C source code for SQLite 3.7.9 combined into a single source file
Platform: | Size: 1336320 | Author: 刘夏辰 | Hits:

[Other Databasessqlite-src-3070900

Description: SQLite是一种嵌入式数据库,它跟微软的Access差不多,只是一个.db格式的文件。但是与Access不同的是,它不需要安装任何软件,非常轻巧。 这是最新版3.7.9的全部代码,包括了测试用例 -SQLite is an embedded database, it is similar to Microsoft Access, just a db file formats.However, with Access, it does not need to install any software, very lightweight. The latest version is 3.7.9.
Platform: | Size: 4639744 | Author: 海风月影 | Hits:

[Embeded Linuxembedded---sqlite

Description: 嵌入式数据库sqlite的操作实例 sqlite-3.6.12.tar.gz-Operation instance of the embedded database sqlite
Platform: | Size: 2048 | Author: 姓陈 | Hits:

[Linux-Unixsqlite3

Description: This file is an amalgamation of many separate C source files from SQLite version 3.6.19. By combining all the individual C code files into this single large file, the entire code can be compiled
Platform: | Size: 876544 | Author: deilieqong | Hits:

[Linux-UnixBlob

Description: Internal class implementing java.io.InputStream on SQLite 3.4.0 incremental blob I/O interface.
Platform: | Size: 1024 | Author: luetongkin | Hits:

[Other Databasessqlite-amalgamation-master

Description: Contains all C source code for SQLite 3.7.10 combined into a single source file
Platform: | Size: 1352704 | Author: Lara Mara | Hits:

[Other Databasessqlite3-ruby-master

Description: Ruby bindings for the SQLite3 embedded database. This module allows Ruby programs to interface with the SQLite3 database engine. You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer.
Platform: | Size: 60416 | Author: Lara Mara | Hits:

[Other Databasessqlite-amalgamation-3090200

Description: sqlite 3 源码,经典的数据库,可以嵌入到程序中,单文件数据库。-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL engine. SQLite is the most widely deployed engine in the world.
Platform: | Size: 1830912 | Author: 李立奎 | Hits:
« 12 3 »

CodeBus www.codebus.net