On Jan 22, 2008, at 9:14 AM, Joanne Pham wrote:
Hi All,
I still had the problem below:
sqlite3_bind_int64 (pStmt=0x40058a28, i=1, iValue=10) at ./src/
vdbeapi.c:897
897 ./src/vdbeapi.c: No such file or directory.
in ./src/vdbeapi.c
Current language: auto; currently c
when I used sqlite3_bind_int. I couldn't figure out what is the
problem and how to fit it. It used to work last week.
Could you please help.
It's likely that the statement handle is invalid or has already
been passed to sqlite3_finalize().
Dan.
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------