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) Joost -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
