Hi Neera,

neera sharma wrote:

thankx Ulrix for replying.
I am using sqlite_exec with call back option.

Neera.


From

http://sqlite.org/capi3ref.html#sqlite3_step

" SQLITE_MISUSE means that the this routine was called inappropriately. Perhaps it was called on a virtual machine that had already been finalized or on one that had previously returned SQLITE_ERROR or SQLITE_DONE. Or it could be the case the the same database connection is being used simultaneously by two or more threads."

Is any of this true?

HTH

Ulrik P.

--
Ulrik Petersen, MA, B.Sc.
University of Aalborg, Denmark





Reply via email to