2009/7/15 waldo kitty <[email protected]>:
> 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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to