On 17/10/2011, at 9:55 PM, Dan Kennedy wrote: > Did you download the binary from the website or build it yourself? > If the latter, which compiler are you using? And what level of > optimization is enabled?
I initially observed the problem with version 3.7.7.1, as embedded in my application using Visual C++ version 6.0. I have "maximum speed" optimization selected. When a user reported the problem, and I confirmed it, I downloaded the latest command-line utility from the SQLite site (version 3.7.8), as follows: http://www.sqlite.org/sqlite-shell-win32-x86-3070800.zip So the test was confirmed using sqlite3.exe, from the SQLite3 site, as distributed. - Nick _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

