IMO, I've been somewhat dissapointed with sqlite's deployment scenario on Windows. Perhaps this is an area that needs a bit more community involvement?
On Mon, Jun 25, 2012 at 5:58 AM, Richard Hipp <[email protected]> wrote: > On Sun, Jun 24, 2012 at 1:04 PM, Bill Pytlovany <[email protected]> wrote: > > > Can the download page include a distributable version without debug > > information or would this require paid support? > > Anyone else thinks this is a bug? > > > > A "bug" is when the software gets the wrong answer. This is not a bug. > > Or, rather, it is not a bug in SQLite. Possibly it is a bug in your > application. From the sounds of things, you should be using the > amalgamated > source code <http://www.sqlite.org/amalgamation.html> and compiling SQLite > directly into your application code, using whatever compilation options are > important to your application, and not using a DLL. > > > -- > D. Richard Hipp > [email protected] > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

