[Lazarus] SqLite
Henry Vermaak
henry.vermaak at gmail.com
Wed Jul 15 12:50:12 CEST 2009
2009/7/15 waldo kitty <wkitty42 at windstream.net>:
> Joost van der Sluis wrote:
>>
>> Op maandag 13-07-2009 om 14:40 uur [tijdzone +0100], schreef Henry
>> Vermaak:
>>>
>>> You can use sqlite3dyn unit, then use TryInitialiseSqlite,
>>> InitialiseSQLite, ReleaseSQLite funcs. See fpc sources for more info.
>>> I don't know how to do this with sqldb, though.
>>
>> sqldb already uses the sqlite3dyn unit. (Or else Lazarus woudn't start
>> on all machines without sqlite installed)
>
> so.. ermmm... sqlbd == sqlite?? i thought they were separate entities ?? :?
No, sqldb is the lazarus component. It supports sqlite, as well as
mysql, oracle, postgres, etc.
Henry
More information about the Lazarus
mailing list