On 13 Jul 2013, at 3:33pm, Jay A. Kreibich <j...@kreibi.ch> wrote:

>  That would not actually solve the problem.  No matter if SQLite is in
>  a DLL or linked statically in the app, if there is sone master copy
>  of SQLite you're going to have the same issues as application plugins
>  are loaded and unloaded.

So could you have a third plugin which has the job of just making sure SQLite 
is available ?  You require this plugin to be present if either of the other 
ones are to work.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to