well you can store a PRC or a PDB on the external memory and there exist api to READ (but not write) such files, although they are far from efficient. But why not use the fact that external memory stores anything to just store the text file in question there unmodified?
On 1/15/07, Viktor <[EMAIL PROTECTED]> wrote:
I developed an app which was saving some info into a database and a user could Hotsync that data to a text file using a custom conduit. Sometimes a customer would loose all the data when a PDA's battery died. The solution is to use an external memory card and save data there, along with the app itself, but Hotsync doesn't sync from the external memory. How can I restore a main memory database from a file in the external memory? As I understand, the external memory doesn't support the same database format as the internal. Thanks. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
-- Best Regards, Dmitry Grinberg Software Engineer, http://PalmPowerups.com (847) 226 9295 AIM: DmitryGrinberg MSN: [EMAIL PROTECTED] ICQ: 165589894 Y! IM: dmitrygr2003 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
