Jarl Friis <[EMAIL PROTECTED]> wrote:
> What does does it mean when sqlite3_prepare() returns SQLITE_ROW.
> 
> It seems like this is just another valid (successful) return code from
> sqlite3_prepare().
> 
> Can anyone ellaborate on this? please.
> 

sqlite3_prepare() should never return SQLITE_ROW.  If you have
a reproducible test case where it does, we'd appreciate seeing
it so that we can fix the bug.
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to