G
Guest
Could anyone explain to me what exactly happens during a soft reset and why I may be losing data? A little more about the specific problem...
I have a data collection application that occasionally locks ups (another issue) and requires a soft reset of the device. I am collecting data via a form that is bound to a Data Table. Upon pushing an enter button I update the Data Table using a Data Adapter. Under normal circumstances everything works great, however, if I do a soft reset in the middle of the application (thus simulating a lock up) and then synchronize with my database, things get fishy. Some data I entered is not in the database at all, while sometimes there is partial data. For example, if I entered 10 records and then reset I might see that 4 records transferred back to the database while the rest of the data was lost. This behavior seems very odd to me as I would expect that if the data is written to a data table on the device that it should permanantly be there? Can anyone explain what might be going on
Other potentially relevant info
-I'm using a Dell Axim X3
-Windows Mobile 200
-Using 'InTheHand' ADOCE
Any help would be greatly appreciated!
Thanks
Mik
I have a data collection application that occasionally locks ups (another issue) and requires a soft reset of the device. I am collecting data via a form that is bound to a Data Table. Upon pushing an enter button I update the Data Table using a Data Adapter. Under normal circumstances everything works great, however, if I do a soft reset in the middle of the application (thus simulating a lock up) and then synchronize with my database, things get fishy. Some data I entered is not in the database at all, while sometimes there is partial data. For example, if I entered 10 records and then reset I might see that 4 records transferred back to the database while the rest of the data was lost. This behavior seems very odd to me as I would expect that if the data is written to a data table on the device that it should permanantly be there? Can anyone explain what might be going on
Other potentially relevant info
-I'm using a Dell Axim X3
-Windows Mobile 200
-Using 'InTheHand' ADOCE
Any help would be greatly appreciated!
Thanks
Mik