Mike Johnston <[EMAIL PROTECTED]>
wrote:
> OK, so that makes sense.   What I see happening is creation of a
> journal file when i do the update/insert/delete statement each of
> which return SQLITE_OK.  However,  nothing is visible from an outside
> process (like sqlite3).  If  I understand you, this journal will be
> applied once the sqlite3_step finishes and I do the release on the
> prepared statement?
>
> Is this correct?

Yes, I believe so.

Igor Tandetnik 



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

Reply via email to