We are using some application, which uses sqlite over the network.
Sometimes I observed that last entered data into application is lost. 

I have impression that it can be done due to the fact that one of a
workstation is using offline files. 

Assume that a workstation on which offline files are installed are
called "X":

Let say on Monday we entered some data on one of the workstation. On
this day also workstation X was used with our sqlite application.

Then on Tuesday were again add some data as well as on Wednesday (but
without using X workstation). 

 

On Wednesday evening I used X workstation (connected to the network) and
observed that data entered on Tuesday and Wednesday are missing. I saw
also that a data base file has date of Monday.  Therefore I tired to use
all workstations in the network and found that this is the same problem.


 

Do you think this can be due to offline files other may be some other
problem?

 

If yes then is there any chance to retrieve somewhere some newer file?
How it can be that older data file replaces newer file?  

 

 

Marek Staniewski

AMSORT Sp. z o.o. (previous name DERCO Sp. z o.o.)

 

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

Reply via email to