I have been using CodeWarrior & Palm OS Emulator for developing my project. I am reading a file (which is in plain text format and >5MB long) from my desktop pc using the Host Control APIs and storing the data into a palm record database. The problem is that as soon as I exit from my program, the database doesn't exist anymore. I can see why it's happening, but don't see any solution. Is there any way I could store this pdb database parmanenetly somewhere and then reuse later on? Moreover, sooner or later I would get a real palm devide and I would need to put this database (which is, in fact, a dictioary db) in the device. Any help on this issue would be greatly appreciated.
Right click in POSE and either save your POSE session to a psf file, or save the database you've created to a PDB file.
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
