On Sun, Feb 2, 2014 at 11:58 PM, Labar, Ken <[email protected]> wrote: > > > > This used to work until we upgraded sqlite to v3.8.2. It still does work at the PC level.
And earlier: > - IAR C compiler Can you try recompiling with all compiler optimizations turned off and see if you still get the error? If that fails to resolve the issue, can you compile with -DSQLITE_DEBUG then run the query *after* first running "PRAGMA vdbe_debug=ON" and then send us the output? -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

