-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 henry wrote: > The problem is the next time > when I connect the Sqlite, the actions I did last time has all gone > away, it did not take any effect to the database. There's no error code > when using the sqlite api, and if I use that handler to query the > database, the inserted data is there.
What are you using to access the SQLite api? The above cannot happen if you are using the C api directly. If you are using another programming language and wrapper then it is possible the wrapper is managing transactions behind your back. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkbvW4ACgkQmOOfHg372QQdWQCfUNavXIkHP6a7GWcgmQMFOiLZ YT0AoIQH7KWg/clSlxjlkuKUlhuTGsO9 =S24q -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users