搜索资源列表
-
0下载:
对SQLite3 简单的封闭,结构类似Delphi中ADODB的封装,所以数据库能够很容易的在嵌入式和C/S架构中切换-This is a small class wrapper for SQLite3. It is structured similar to an ADODB class wrapper that I m using, so I can easily switch between an embedded database and a client/server database
-
-
0下载:
封装了sqlite3 数据库用法的delphi 类-delphi source code for sqlite3 db
-
-
1下载:
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
-