The PDB file format is documented (palmsource has the format on their developer's website) so you can write your own routines to read and write them. I remember there were a few PDB controls and/or libraries available, a google search should turn them up. Another option is to google for a PDB code library and see what is available in the open source community. I ended up writing my own routines (no, I can't share them).
----- Original Message ----- From: "Grosch, Scott" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, September 20, 2004 1:55 PM Subject: Create a PDB file outside of conduit? > In a windows application I want to create and save to disk a .pdb file that the user can later install on their handheld if desired. I've got the CDK 6.1 installed, but it appears that I can only create a database during a sync. I want to create one outside of a hot sync operation. Is that possible? > > -- > 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/
