On Wed, Jul 7, 2010 at 7:12 PM, Simon Slavin <slav...@bigfraud.org> wrote:

>
> The precompiled binaries are for those who see SQLite as some sort of
> external library and don't want to include it in their own application.
>  It's a useful alternative for those who want to keep their own app as slim
> as possible.
>

Or, in my case, have multiple programs/processes that will be accessing the
same DB and the desire is to have them all to use the exact same DLL.

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

Reply via email to