> Any idea?

Apparently you have problematic implementation of network drive.
Generally it's a very bad idea to use SQLite with file on network
drive because SQLite uses file system locking mechanisms which are
pretty bad working on network drives.

Pavel

On Tue, Nov 10, 2009 at 8:00 PM, Yuzem <naujnit...@gmail.com> wrote:
>
> Ok, I have replaced the older version and now I have the same sqlite version
> on both computers but the problem persist. Changes don't get saved on the
> computer that access the database trough the network.
>
> Any idea?
> --
> View this message in context: 
> http://old.nabble.com/Strange-problem-with-different-sqlite-versions-accessing-the-same-database-tp26257575p26294299.html
> Sent from the SQLite mailing list archive at Nabble.com.
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to