Are there any C++ classes for reading and changing Palm OS databases in Windows or Linux available.
libprc -- part of Par -- is a nice C library that supports Win32 and Linux. It's not a class, but it would be easy to wrap it up in a class if you want. It supports reading and writing of both PRC and PDB files. It comes with CodeWarrior for Palm OS V9 in the "CW for Palm OS Tools/par" folder, and it's also available on the par website
http://www.djw.org/product/palm/par/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
