On Monday 13 July 2009 23:40:18 Henry Vermaak wrote:
> 2009/7/13 SteveG <[email protected]>:
> > 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

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

Reply via email to