On Mar 4, 2009, at 9:35 AM, Marcus Grimm wrote:

> hi,
>
> OK, the value of p->magic is 519C2973 (VDBE_MAGIC_HALT)

That means the prepared statement has run to completion and needs to  
be reset using sqlite3_reset() before you continue.

D. Richard Hipp
d...@hwaci.com



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to