Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Sqlite3
Search - Sqlite3 - List
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.
Update : 2024-05-05 Size : 1041408 Publisher : wq

SQLite3 Browser V1.3
Update : 2024-05-05 Size : 1417216 Publisher : vicman

最新的Sqlite3,纯C写的库,适合用于wince等-The latest Sqlite3, written in pure C library for wince, such as for
Update : 2024-05-05 Size : 253952 Publisher : lzw

DL : 0
实现一个嵌入式数据库sqlite的统一访问接口。-sqlite3
Update : 2024-05-05 Size : 6144 Publisher : 高经林

使用qt3.x做的一个点菜系统,用到了sqlite3.x,根据自己理解的MVC写的。我是新手,多多包涵,嘿嘿(客户端)-Qt3.x do use a la carte system, use the sqlite3.x, according to their own understanding of the MVC to write. I am a novice, may be excused,嘿嘿(client)
Update : 2024-05-05 Size : 323584 Publisher : 杜光

Oraclemain
DL : 0
采用64ORACLE连接库,将数据同步到当前的SQLITE3的内存表中. 环境为AIX5.3 ORCALE10 SQLITE# 编译命令为 proc code=cpp lines=yes userid=brjlkk/brjlkk@brjlkk SQLCHECK=full include=/usr/vacpp/include include=../../header include=../../header/commonhandle iname=main.pc oname=main.cpp xlC -c -g -I../../header -I/u01/app/oracle/product/10.2.0/precomp/public -I/u01/app/oracle/product/10.2.0/rdbms/demo -I/u01/app/oracle/product/10.2.0/rdbms/public main.cpp xlC -g main.o -L/u01/app/oracle/product/10.2.0/lib32 -lpthread -lclntsh -ldl -lm -lnsl -lsqlite3 -o synmain -Link Library 64ORACLE used to synchronize data to the current memory SQLITE3 table. Environment AIX5.3 ORCALE10 SQLITE# compiler command for the proc code = cpp lines = yes userid = brjlkk/brjlkk @ brjlkk SQLCHECK = full include =/usr/vacpp/include include =../../ header include =../../ header/commonhandle iname = main.pc oname = main.cpp xlC-c-g-I../../header-I/u01/app/oracle/product/10.2.0/precomp/public-I/u01/app/oracle/product/10.2.0/rdbms/demo-I/u01/app/oracle/product/10.2.0/rdbms/public main.cpp xlC-g main.o-L/u01/app/oracle/product/10.2.0/lib32-lpthread-lclntsh-ldl-lm-lnsl-lsqlite3-o synmain
Update : 2024-05-05 Size : 3072 Publisher : chenhaijie

移植sqlite-3.3.8源码和过程 移植sqlite-3.3.8源码和过程移植-Sqlite-3.3.8-source transplantation and transplantation process sqlite-3.3.8-source and the process of transplantation
Update : 2024-05-05 Size : 1928192 Publisher : 里真为

一个简单的sqlite3 vc 调用(回调函数方式)-sqlite_exec call_back select* from sqlite_master look table info
Update : 2024-05-05 Size : 460800 Publisher : xbdcbd

Delphi纯代码连SQLite数据库,同时支持数据库的加密、解密和密码修改。-Even pure Delphi source SQLite database, while supporting database encryption, decryption and password to amend.
Update : 2024-05-05 Size : 242688 Publisher : 古庸

DL : 0
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!
Update : 2024-05-05 Size : 1569792 Publisher : linuxwin

Windows CE环境下Sqlite 3数据库的使用。-Windows CE environment using Sqlite 3 database.
Update : 2024-05-05 Size : 607232 Publisher : 罗愈

DL : 0
关于在qt中如何连接sqlite3数据库的问题-linux
Update : 2024-05-05 Size : 2048 Publisher : gyp

DL : 0
sqlite3 的另一个头文件,sqliteext.h-sqlite3 s another head file,sqlite3ext.h
Update : 2024-05-05 Size : 4096 Publisher : li

这个程序用来操作SQLite3的数据库,经过本人使用,感觉非常方便。对于经常需要使用VC,C++等语言开发又需要保存数据的朋友非常有用。-This procedure is used to operate SQLite3 databases through the use of I feel very convenient. For the frequent need to use the VC, C++ and other language development also need to store data in a friend very useful.
Update : 2024-05-05 Size : 158720 Publisher : houjingshan

这是sqlite3 源代码,C 语言版本的。-good database source
Update : 2024-05-05 Size : 559104 Publisher : gao

这是sqlite3的二进制包.请下载。下载直接使用-sqlite binary
Update : 2024-05-05 Size : 1720320 Publisher : gao

A Delphi wrapper for the freeware/opensource sqlite3 dll which could be kept simple because it does not implement Delphi s TDataset interface.
Update : 2024-05-05 Size : 282624 Publisher : Odin

Simplified interface for SQLite. It needs a sqlite3.dll with it
Update : 2024-05-05 Size : 263168 Publisher : Amir

一个sqlite3读写的c++类,使用方便简单-Sqlite3 to read and write a c++ class, easy to use simple. . .
Update : 2024-05-05 Size : 3072 Publisher : 小王

DL : 0
linux 命令行下的网络socket 和sqlite3 的完全实现,gcc 4.0 以上版本编译;服务器是基于进程实现的并发服务器。-linux command line sqlite3 network socket, and the full realization, gcc 4.0 or later to compile server is a server-based process to achieve concurrency.
Update : 2024-05-05 Size : 98304 Publisher : 徐德亮
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.