Palmsource has published the PDB file format. There are also 3rd party controls but I'm not familiar with any for Unix. Look through the Palmsource docs on their developer's website for the spec and google for any PDB libraries and/or code examples. The PDB format is not difficult to read.
----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, July 13, 2004 5:50 PM Subject: Decode a PDB file with ANSI C > > > > > If I download a palm pdb file to a Unix server, I know there are Palm > utilities that > dump out the information i.e palmdump and par to output the info > available.... > But what if I had a database set up with product number and quantity where > product > is stored as a string and qty is stored as an int. > > How would I decode the pdb file? Is this possible if I know the layout of > the file or do > I need to use the utilities (somehow) in pilrc? > > Nole Mailey > Data Conversion Specialist > ProfitMaster Canada > t:(800)-889-5320 > d: (204)-480-3816 > f: (204)-885-6485 > www.pmcanada.com > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
