> On 4/21/08, Luc Le Blanc <[EMAIL PROTECTED]> wrote: > When googling for "Palm OS DB format description" I find various third > party sources, not always well illustrated, but nothing from official > sources like PalmSource or Palm. Any suggestion? I need to provide a link to > programmers wishing to write a converter for my DBs.
I'd also suggest that rather than writing their own code for reading the PDB file, they start with the code from "par" which is called libprc and does reading and writing of PRC and PDB files. I used it in the CodeWarrior for Palm OS V9 linker and it's very reliable. It can be downloaded from http://www.djw.org/product/palm/par/. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
