Location:
Search - sqlite3.l
Search list
Description: 1.编译色情sqlite源代码为dll;2.运用sqlite3数据库存储二进制数据到数据库,并从数据库中取出二进制文件。(vc6.0)-1. Compile the source code for sqlite pornography dll 2. The use of database storage sqlite3 binary data to the database and removed from the database binaries. (vc6.0)
Platform: |
Size: 1679360 |
Author: 彭六保 |
Hits:
Description: 采用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
Platform: |
Size: 3072 |
Author: chenhaijie |
Hits:
Description: VC6开发
c++ sqlite
创建数据库
创建数据表
插入数据
查询数据
包含全部必要的
DLL
LIB
.H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
Platform: |
Size: 323584 |
Author: 张晓楠 |
Hits:
Description: sqlite3 lib 3.6.10 fro Wince
包括sqlite3.dll、sqlite3.def、sqlite3.h、sqlite3.exp、sqlite3.lib-sqlite3 lib 3.6.10 fro Wince
include: sqlite3.dll, sqlite3.def, sqlite3.h, sqlite3.exp, sqlite3.lib
Platform: |
Size: 267264 |
Author: gene chen |
Hits:
Description: vc++ sqlite3 静态库,可静态编译-vc++ sqlite3 static library can be statically compiled
Platform: |
Size: 888832 |
Author: diy20500 |
Hits:
Description: Delphi使用连接SQLite上例子,n ASGSqlite set the correct declaration:
// enable this if you want to link the SQLite library statically. (No need for dll)
{.$DEFINE SQLite_Static}
The most actual obj files needed for linking can be downloaded the download section of www.aducom.com
Change the first obj reference in the source to the correct obj, currently {$L OBJ\sqlite3_3_4.obj }
The website of Aducom SOftware is bilangual. The sqlite components and documentation will be found on the
English section of the website ( english in the language pull-down).
-Delphi uses the example Sqlite3 connection SQLite
Platform: |
Size: 2423808 |
Author: zhou |
Hits: