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

Search list

[ADO-ODBCSQLite3_MFC

Description: SQLite 3.x的一个C++封装类。基于MFC。SQLite是一种高效的嵌入式数据库。-SQLite 3.x a Class C Packaging. Based on the MFC. SQLite is a high-performance embedded database.
Platform: | Size: 643072 | Author: 辛亚平 | Hits:

[Other Databasessqlite-source-3_5_0

Description: 这是一个开源的数据库系统,值得学习啊, 里面用了SQL语句,与微软的SQL SERVIER,差不了多少-This is an open source database system, it is worth learning ah, which used the SQL statement, and Microsoft s SQL SERVIER,差不了多少
Platform: | Size: 710656 | Author: 许结 | Hits:

[Database systemsqlite3_windows

Description: 该模块完成的主要功能是让用户通过调用提供的打开数据库、执行SQL语句、关闭数据库三个主要的函数,及相应的记录集处理的函数,直接用SQL语句完成创建数据库,创建数据库表、插入、修改、删除数据信息、连接查询、关闭数据库等操作。-Completion of the module s main function is to allow users to open by calling the provided database, the implementation of SQL statements, close the database three main functions, and the corresponding recordset handle a function of the completion of the direct use of SQL statements to create database, create database tables, insert , modify, delete data, join queries, such as shutting down the database operations.
Platform: | Size: 206848 | Author: thomasie | Hits:

[Other Databasessqlite-3.6.2.tar

Description: 最新的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/S structure database. sqlite3 more concise, taking up fewer resources.
Platform: | Size: 2313216 | Author: 李姚 | Hits:

[Other DatabasesApressTheDefinitiveGuidetoSQLite

Description: 学习使用SQLite3的很好的资料,SQLite3由于其小型化,无须配置,开源的特性越来越受到嵌入式方向的青睐。-Today, there are millions and millions of copies of SQLite running unnoticed inside computers and gadgets made by hundreds of companies from around the world. You have probably used SQLite before without realizing it. SQLite might be inside your new cell phone or MP3 player or in the set-top box from your cable company. At least one copy of SQLite is probably found on your home computer it comes built in on Apple’s Mac OS X and on most versions of Linux, and it gets added to Windows when you install any of dozens of third-party software titles. SQLite backs many websites thanks in part to its inclusion in the PHP5 programming language
Platform: | Size: 5978112 | Author: euerka | Hits:

[ADO-ODBCsqlite

Description: sqlite 库和一个操作sqlite的类-the library of sqlite and a class to of it s operate
Platform: | Size: 180224 | Author: 张鹏飞 | Hits:

[OtheriPhoneCool

Description: iPhone Cool Projects 2009 CHAPTER 1 Designing a Simple, Frenzic-Style Puzzle Game CHAPTER 2 Mike Ash’s Deep Dive Into Peer-to-Peer Networking CHAPTER 3 Doing Several Things at Once: Performance Enhancements with Threading CHAPTER 4 All Fingers and Thumbs: Multitouch Interface Design and Implementation CHAPTER 5 Physics, Sprites, and Animation with the cocos2d-iPhone Framework CHAPTER 6 Serious Streaming Audio the Pandora Radio Way CHAPTER 7 Going the Routesy Way with Core Location, XML, and SQLite
Platform: | Size: 3175424 | Author: vhpham80 | Hits:

[Other DatabasesSQLite

Description: sqllite使用教程和源码,sqllite使用教程和源码 使用教程和源码-sqllite the use of tutorials and source code, sqllite the use of tutorials and source code using the tutorials and source code using the tutorials and source code
Platform: | Size: 169984 | Author: kevin | Hits:

[SQL ServerDataBaseWork

Description: it s a simple sqlite database management
Platform: | Size: 2048 | Author: bad_sonic | Hits:

[Other DatabasesSqlite_Develop_cn

Description: Windows下使用,用于打开编辑sqlite数据库. 功能很强大. 中文绿色,简单适用,用到sqlite的不妨试试.-Windows, use, used to open sqlite database editing. Powerful. Chinese green, a simple application to use sqlite' s worth a try.
Platform: | Size: 3783680 | Author: Brilliance | Hits:

[Software EngineeringSQLite-Introduction-and-Analysis

Description: SQLite入门与分析,讲述SQLite的设计原理以及对各个模块的分析介绍-SQLite entry and analysis, about SQLite' s design principles as well as an analysis of each module description
Platform: | Size: 402432 | Author: hegang | Hits:

[OtherSQLiteManual

Description: SQLite是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如Tcl、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。-SQLite is a lightweight database, is to comply with ACID' s relational database management system, its design goals is embedded, and is already embedded in many products use it, it consumes resources are very low, in the embedded devices, may only need a few hundred K of memory is enough. It can support Windows/Linux/Unix operating system and so mainstream, and can combine with many programming languages such as Tcl, PHP, Java, etc., as well as ODBC interface, as compared to Mysql, PostgreSQL open-source world, these two famous database management system in terms of its processing speed than they almost.
Platform: | Size: 210944 | Author: 幻之舞 | Hits:

[Linux-Unixsqlite

Description: 使Qt的splite支持UTF-8编码按中名名称排序。-Qt' s splite to support UTF-8 encoding by the name sort by name.
Platform: | Size: 1767424 | Author: PLX | Hits:

[androidSQLite

Description: Android的数据存储操作:SharedPreferences存储、SQLite存储方式、ContentProvider介绍-Android' s data storage operations: SharedPreferences storage, SQLite storage mode, ContentProvider Introduction
Platform: | Size: 206848 | Author: yuanyong | Hits:

[SQL ServerSQLite

Description: 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 something in the embedded database' s Friends
Platform: | Size: 5979136 | Author: tangbo | Hits:

[Internet-Networksqlite-3.7.3.tar

Description: SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。-SQLite, the database is a lightweight, is to abide by ACID relational database management system, which is designed to be embedded, and embedded in many products now used it, it is very low footprint in the embedded devices, you may only need a few hundred K of memory is enough. It supports Windows/Linux/Unix, and so the mainstream operating system, but can be combined with many programming languages such as Tcl, C#, PHP, Java, etc., as well as ODBC interface, as compared to Mysql, PostgreSQL open-source these two the world' s leading database management system is concerned, its processing speed faster than they are.
Platform: | Size: 3410944 | Author: 王晶 | Hits:

[androidsqlite

Description: android的SQLite实例,增加、删除、修改、查询-android' s SQLite instance, add, delete, modify, query
Platform: | Size: 49152 | Author: ningbiting | Hits:

[Other DatabasesSQLite-Summary

Description: 这是我在最近一段时间内学习SQLite的一些资料,有SQLite简介、SQLite的简单使用、SQLite3 C/C++ 开发接口简介(API函数)、在VC下使用SQLite等等,这些资料让我很快地入门,对我来说很有帮助,所以上传跟大家一起分享。-This is what I learn in the most recent SQLite some information About a SQLite, SQLite s simple to use, SQLite3 C/C++ programming interface profile (API functions), the VC use SQLite, etc., let me quickly the information entry, very helpful for me, so upload to share with everyone.
Platform: | Size: 20480 | Author: leebin | Hits:

[OtherOreilly.Using.SQLite.Aug.2010

Description: Developers, take note: databases aren t just for the IS group any more. You can build database-backed applications for the desktop, Web, embedded systems, or operating systems without linking to heavy-duty client-server databases such as Oracle and MySQL. This book shows how you to use SQLite, a small and lightweight database that you can build right into your application during development. Applications that handle data have an enormous advantage today, and with SQLite, you ll discover how to develop a database-backed application that remains manageable in size and complexity. This book guides you every step of the way. You ll get a crash course in data modeling, become familiar with SQLite s dialect of the SQL database language, and learn how you to work with SQLite using either a scripting language or a C-based language, such as C# or Objective C. Now, even relatively small and nimble applications can be a part of the data revolution. Using SQLite shows you how.  
Platform: | Size: 5684224 | Author: Yang Yu | Hits:

[androidSqlite

Description: Android,SQLite的简单的增删改功能,适合初学者学习使用(Android, SQLite's simple additions and deletion functions, suitable for beginners to learn and use)
Platform: | Size: 1461248 | Author: 空白站 | Hits:
« 12 3 4 »

CodeBus www.codebus.net