|
SD Card Buffering
I am using Dell Axim X-50's and X-51's with SD Cards inserted in them. The Cards contain my programs, text files, and my database(.sdf). I am working with vb.net8.0 CF2.0 using VS2005. I have several progams that look and decide if I have a SD Card or not, and write to the appropriate location(I can copy the programs and database to the device and run that way also)
I just did the following test:
Keyed an order and saved it.
Removed the card and placed into a similar device
Result: 3 out of 4 times, the order was not on the card, and no files were updated. The 4th time eveything was updated fine.
It appears that my database changes are being cached.
Anyone know how I can force a write at the critical stages to the SD Card?
|