搜索资源列表
VC_SQLITE
- 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
main
- 采用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.c
sqlite3_lib_3.6.10_wince
- 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
sqlite3_lib
- vc++ sqlite3 静态库,可静态编译-vc++ sqlite3 static library can be statically compiled
Delphi-ASqlite3
- 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 down