Bill Pytlovany <b...@billp.com> wrote:
> Can the download page include a distributable version without debug
> information or would this require paid support?

You are free (both as in speech and as in beer) to build your own from source, 
using any options you want. It doesn't even have to be a separate DLL - you can 
statically link it directly into your application. You can further reduce the 
size of the binary by omitting features you don't need:

http://sqlite.org/compile.html

-- 
Igor Tandetnik

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

Reply via email to