On 6/4/2018 12:31 AM, Igor Korot wrote:
Now I'd like the cursor in the recordset of the "stmt" to go to the record 1
so I can process those records again.
I thought that this will be a job of sqlite_reset(), but when I called
it and started re-processing the recordset I got SQLITE_DONE on the
very first iteration.
sqlite_reset definitely works. The problem must be somewhere in the code you
haven't shown. Can you reproduce in a small complete example?
--
Igor Tandetnik
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users