What would be the best way to convert a text file from PC format to Palm Database format? Of course, the data will have to be broken down to 64K chunks of records.
Convert it to a file stream, and use the FileOpen/FileRead/FileClose APIs on the device. The tool 'par' works very well for this task.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
