I think (haven't checked this yet) that each record in the database begins with 'DBLK' <count> and the remainder of the record is <count> bytes of JPEG-format data, in other words. Cutting and pasting just the data bytes into a new file and opening it in an image-viewing program on the desktop works (the new file opens and looks correct compared to the HotSynced version).
This format is the standard file stream database format, and you can open these databases and read their contents using the FileOpen / FileRead / FileClose Palm OS API calls.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
