Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Sqlite3
Search - Sqlite3 - List
DL : 0
sqlite3+php最简单的demo笔记-the easy sqlite3+php
Update : 2024-05-19 Size : 333824 Publisher : happymen

DL : 0
mars android 视频教程 第1季 第16集代码-mars android video source code for Season 1#16
Update : 2024-05-19 Size : 52224 Publisher : lee

sqlite3生成DLL和lib(VS2008源码)-sqlite3 create Dll lib 2008
Update : 2024-05-19 Size : 84992 Publisher : liu3zy

sqlite提供的是一些C函数接口,你可以用这些函数操作数据库。通过使用这些接 口,传递一些标准 sql 语句(以 char * 类型)给 sqlite 函数,sqlite 就会为你操作数据库。sqlite 跟MS的access一样是文件型数据库,就是说,一个数据库就是一个文件,此数据库里可以建立很多的表,可以建立索引、触发器等等,但是,它实际上得到 的就是一个文件。备份这个文件就备份了整个数据库。sqlite 不需要任何数据库引擎,这意味着如果你需要 sqlite 来保存一些用户数据,甚至都不需要安装数据库-sqlite is a C function interface, you can use these functions to operate the database. Through the use of these access Mouth, pass some standard sql statements (of type char*) function to sqlite, the sqlite will be for you to operate the database. sqlite with MS access the same file database, that is, a database is a file, this database can create a lot of tables, you can create indexes, triggers, etc., but it actually got Is a file. Backup, file backup of the entire database. sqlite does not require any database engine, which means that if you need sqlite to save user data, do not even need to install the database
Update : 2024-05-19 Size : 39936 Publisher : 月落乌啼

小型数据库sqlite开发常用的一些命令适用于初步了解sqlite并快速学会简单的命令-Small database sqlite development of commonly used command applies to a preliminary understanding of the sqlite and quickly learn the simple command
Update : 2024-05-19 Size : 222208 Publisher : 林浩

sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most UNIX systems is easy, just run the configure script and then run make. For more information about the build process, see the tcl/unix/README file in the Tcl src dist. The following minimal example will install the extension in the /opt/tcl directory. $ cd sqlite-*-tea $ ./configure--prefix=/opt/tcl $ make $ make install WINDOWS BUILD ============= The recommended method to build extensions under windows is to use the Msys+ Mingw build process. This provides a Unix-style build while generating native Windows binaries. Using the Msys+ Mingw build tools means that you can use the same configure script as per the Unix build to create a Makefile. See the tcl/win/README file for the URL of the Msys+ Mingw download. If you have VC++ then you may wish to use th
Update : 2024-05-19 Size : 1801216 Publisher : 杨利团

利用VC开发的SQLITE3的配置工具。支持单记录和EXCEL批处理操作。-VC SQLITE3 TOOL EXCEL
Update : 2024-05-19 Size : 2403328 Publisher : yan

DL : 0
用嵌入式数据库SQLite3.0的例程,在VS2003下调试通过。-This is example for using SQLite 3.0 in VC++.It have been debugged in Microsoft Visual Studio 2003.
Update : 2024-05-19 Size : 7710720 Publisher : 周炳莹

开源的SQLITE3 源文件详见《Source Code》,动态库详见《DLL》,操作方法详见《编译SQLite动态库.docx》 2.数据库操作说明 数据库使用总结详见《SQLITE3+使用总结.doc》,案例详见《DEMO》 很不错的一个数据库,支持一下-data about sqlite3 for primary user
Update : 2024-05-19 Size : 2225152 Publisher : chentiancai

将SQLITE3封装好的C++类,使用很方便,同时SQLITE3也是个开源的数据库,不用装什么软件即可使用,很小,很不错,有兴趣的可以-encapsulation SQLITE3
Update : 2024-05-19 Size : 8192 Publisher : chentiancai

DL : 0
SQLite最新版本3.7.11,在VS2005基于WINCE6.0平台上编译通过,并应用于实现项目中。在VS2005中打开时需要安装TQ2440A SDK 。也可以编辑项目文件,将其修改为本机已安装的SDK平台。-SQLite latest version 3.7.11, in the VS2005-based the WINCE6.0 platforms, compiler, and applied to achieve the project. Opened in VS2005 install TQ2440A the SDK. You can also edit the project file, modify the native SDK installed platform.
Update : 2024-05-19 Size : 1184768 Publisher : ourbone

DL : 0
实现sqlite3数据库,第三方串口通讯,等功能-Sqlite3 database, third-party serial communications, and other functions
Update : 2024-05-19 Size : 1511424 Publisher : 罗翔

从eko网关的9005端口通过socket获取xml数据,存入本地数据库中,涉及xml解析,sqlite3数据库,socket编程等。-From eko Gateway 9005 port through socket to obtain the xml data into the local database, involving xml parsing, the sqlite3 database, socket programming.
Update : 2024-05-19 Size : 21504 Publisher : 罗杰

基于嵌入式linux的sqlite3.7.4的嵌入式数据库事务处理实例,实时更新数据库-Sqlite 3.7.4,run in embedded linux system, base on TRANSATION.
Update : 2024-05-19 Size : 7168 Publisher : Hunter

Othermodel
DL : 0
实现从传感器实时收集数据、插入sqlite3、传送到远程服务器、存入mysql、在网页上显示-Realization of real time data collection from sensors, insert the SQLite3, is transmitted to a remote server, in mysql, in the webpage display
Update : 2024-05-19 Size : 55296 Publisher : Arthur

DL : 0
sqlite3 库文件和头文件,对大家可能有用,-sqlite3 lib and head,aaa,,,,,,
Update : 2024-05-19 Size : 381952 Publisher : 天天

本人自己封装的一组用于操作sqlite3数据库的封装类, 支持加密,以及二进制操作。内附完整的测试用例。 源码在Window XP(X86)及WinCE(ARM)环境下调试通过, 内附VC6工程,和EVC4工程。-I own package a set of wrapper class operation sqlite3 database support encryption, as well as the binary operation. Containing a complete test case. Source debugging environment of Window XP (X86) and WinCE (ARM) by enclosing the VC6 project and EVC4 project.
Update : 2024-05-19 Size : 2826240 Publisher : 张鲁夺

加密,不过密码不全,输入密码老是出错。整合了wxsqlite的部分代码。3.7的sqlite3版本-Encryption, but the password is incomplete, enter the password is always wrong. Integrated wxsqlite part of the code. Sqlite3 version 3.7
Update : 2024-05-19 Size : 9416704 Publisher : cool_fish

DL : 0
delphi sqlite静态调用包含各个操作的sqlite的各种方法-delphi sqlite static call contains the various operations of the sqlite
Update : 2024-05-19 Size : 3072 Publisher : 孙刚

SQLite3 Wrapper Seven Makr Zip 64bit D-SQLite3 Wrapper Seven Makr Zip 64bit DLL
Update : 2024-05-19 Size : 500736 Publisher : danielcom
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 23 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.