Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sqlite3
Search - sqlite3 - List
DL : 0
Wrapper for SQLite3.I m pretty sure the classes fully support Unicode.
Update : 2024-05-05 Size : 6144 Publisher : 吴参林

该模块完成的主要功能是让用户通过调用提供的打开数据库、执行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.
Update : 2024-05-05 Size : 206848 Publisher : thomasie

SQLite使用demo,SQLite是一个可在wince环境下使用的数据库。-SQLite using demo, SQLite is an environment in wince database.
Update : 2024-05-05 Size : 4612096 Publisher : rwh

这是sqlite3.56的源代码,希望与大家分享-This is sqlite3.56 source code, I hope to share with you
Update : 2024-05-05 Size : 214016 Publisher : likang

这是sqlite3.56的文档。拿来给大家阅读使用-This is sqlite3.56 documents. Everyone used to read
Update : 2024-05-05 Size : 1246208 Publisher : likang

嵌入式数据库sqlite 3.5.9的源代码,很有参考价值-Embedded database sqlite 3.5.9 source code, useful reference
Update : 2024-05-05 Size : 2200576 Publisher : henry

嵌入式数据库sqlite 3.1源码,含有原始的类封装和测试代码-Sqlite 3.1-source embedded database, containing the original type of packaging and testing code
Update : 2024-05-05 Size : 209920 Publisher : henry

sqllive C开发的轻量级的数据库。 对想深入了解数据库的数据结构有很好的借鉴-sqllive C lightweight database development. Want a deeper understanding of the data structure have a very good reference
Update : 2024-05-05 Size : 676864 Publisher : qlhycf

DL : 0
本源码中应用了sqlite的读写操作 要记着在解压本程序之后不能放在有中文的目录地下 要不然会报错 本程序支持sqlite的插入查询删除等功能 可输入select * from tbArodrome 查看本程序的功能-The source of the application of the sqlite to remember to read and write operations in the decompression of the process can not be placed on the ground floor of a Chinese directory otherwise would support the error of this procedure to delete sqlite insertion inquiries and other functions can enter select* from tbArodrome view of this process function
Update : 2024-05-05 Size : 4853760 Publisher : 石艳军

Minidx字典整理程序源代码发布 几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。 工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务. 相关链接 http://cn.minidx.com/index.php?option=com_content&task=view&id=88&Itemid=9 -Finishing Minidx dictionary source code release of thousands of data to sort and remove duplicate records can have a lot of sorting algorithm to operate directly in memory, but if that has millions of records that need to be addressed, it does not necessarily apply. The original objective of this procedure in order to resolve the duplication of data dictionary Minidx, but found time to write a document I/O limitations more obvious, although the problem can be solved, but not how to effect. Works based on the VS2005, MFC compile the Unicode mode, the use of Sqlite3.5.0, made C++ Package deal. Write a deal to open the Services. Http://cn.minidx.com/index.php?option=com_content
Update : 2024-05-05 Size : 1970176 Publisher : yaqin

DL : 0
这是一个提取MP3里面METAINFO 的实例,将结果放到sqlite3数据库中-This is an extract MP3 inside METAINFO example of the results on the sqlite3 database
Update : 2024-05-05 Size : 5120 Publisher : 杨荣勇

sqlite3.6.2的源码。SQLite是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如Tcl、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。 -sqlite3.6.2 source. SQLite is a lightweight database is ACID compliance with the relational database management system, its design goal is embedded, and is now embedded in many products that use it, it is occupied by very low resources, in the embedded equipment may only need a few hundred K of memory is enough. It will support Windows/Linux/Unix operating system and so the mainstream, and at the same time with a combination of many programming languages, such as Tcl, PHP, Java, as well as ODBC interface, the same compared to Mysql, PostgreSQL open-source these two world-renowned database management system is concerned, its processing speed faster than they are.
Update : 2024-05-05 Size : 942080 Publisher : 李厘卡

TCL的数据库处理支撑库及一些示例,包括mysql和sqlite3的-TCL database processing support library and a number of examples, including the mysql and the sqlite3
Update : 2024-05-05 Size : 6590464 Publisher : csb

用vb创建sqlite数据库,独家提供,不用在用access这个大个子了-Use vb to create sqlite database, to provide exclusive, do not have access to this big man with a
Update : 2024-05-05 Size : 541696 Publisher : 风云会

SQlite 的WINCE 版本,应用此文件就可以在wince 上到处dll和Lib库了-sqlite for wince
Update : 2024-05-05 Size : 223232 Publisher : mahongxia

DL : 0
命令行下调用SQLite3.dll加密/解密SQLite-SQLite3.dll command line call under the encryption/decryption SQLite
Update : 2024-05-05 Size : 363520 Publisher : 徐向羽

定时器for timer for ic chip-timer for ic chip,timer for ic chip,timer for ic chip
Update : 2024-05-05 Size : 1878016 Publisher : dcq

sqlite3源码,适合作为嵌入式(embedded)-sqlite3 open source
Update : 2024-05-05 Size : 2067456 Publisher : a

linux下的网站,用了cgi,sqlite,实现了对数据库的基本操作。-Web site under linux with the cgi, sqlite, the realization of the basic operation of the database.
Update : 2024-05-05 Size : 4664320 Publisher :

简单操作Sqlite3的API封装,能够在空表的时候取得表的结果-Sqlite3 the API simple package that can form in the air when the results obtained in table
Update : 2024-05-05 Size : 2048 Publisher : chenzhixin
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.