#1 2013-10-08 17:12:28

Kobe
Member
Registered: 2013-04-08
Posts: 38

ESQLite3Exception

I'm facing a ESQLite3Exception type of error that is shown in the log, like this:

20130930 07510242  ! EXC   ESQLite3Exception ("near \"AND\": syntax error") at 0059FC7A  stack trace 005D89E6 005FEA7D 005FD788 005FCF42 0045B5F1 00408ACA 76A2339A 77B49EF2 77B49EC5 

How can I know what is the whole SQL command that is causing this error?

Offline

#2 2013-10-08 17:31:42

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,661
Website

Re: ESQLite3Exception

Log all sql statements (using verbose mode).
Enable detailed map of symbols to get the stack trace line numbers.

Offline

Board footer

Powered by FluxBB