I have one database on a shared folder across the network. The database is accessed by two different computers with different sqlite versions. There was no problem until I updated the OS on one of the computer. Now I have: 1: Ubuntu Hardy - sqlite3 3.4.2 2: Ubuntu Karmic - sqlite3 3.6.16
The newest version works correctly but the older doesn't save any changes. If I do an update and then a select in the same connection I can see the changes but they don't get saved. Some times when accessing the database with one version the database was different than when accessing with the other, and I know that it was the same database, I even check the size. After some time, the database goes back to be the same for the two versions. I have no idea why this is happening... Any help is welcome and sorry for my english. -- View this message in context: http://old.nabble.com/Strange-problem-with-different-sqlite-versions-accessing-the-same-database-tp26257575p26257575.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