Description: Sqlite 开发包纯VCL组件,用此开发包,可以在发布sqlite程序时,不用带D-Sqlite pure VCL component development kit, with this development kit, you can release sqlite program, not with DLL Platform: |
Size: 2236416 |
Author:LWM |
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: