Hello all:
I have a question: I want to convert a Desktop Database table to a PDB file that I will eventually synchronize to a Palm Device. I know there must be some sample code out there. (JAVA, C++ or other code) Does anyone have any insite, or point me in the right direction? I know that the that I can write a conduit that reads from the table and pushes the data to the Palm, but this seems like over kill. My app does not have the database updated on the Palm Device, and the database on the deskop is updated via a download, handled by another app. What I would like to know is there any code JAVA or C++ that takes a Database Table (or flat file) and writes it in a PDB PDB file so I can sync it to the Palm device. I already have the connection to the table in JDBC, and would like to convert it to A PDB file, with all the Creator ID information to use with my app. Ed Szalajeski -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
