[Lazarus] SqLite

SteveG steveg at nevets.com.au
Mon Jul 13 15:43:46 CEST 2009


On Monday 13 July 2009 23:40:18 Henry Vermaak wrote:
> 2009/7/13 SteveG <steveg at nevets.com.au>:
> > Anybody know if it is possible to dynamically load the sqlite library ?
> > At the moment my app aborts if the lib is not found at startup, I would
> > like to have control of this for a later stage
>
> 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.

Thanks Henry - will do a little study on these now




More information about the Lazarus mailing list