Ed;
    Depending on what you want to do you can find all the info in the
documentation on palm about PDB files.  I wrote a tool doing just that
called PDBBuilder thats available from Handango.  There is no magic its
straight conversion.  the header was the really tediouse part but even that
is trivial.  I wrote the tool so I could convert any file quickly for
prototyping.  I have had other palm developers I have worked with use it.  I
know anyone of them could have written it themselvses as Im sure you can,
but for conveience why write what someone else already has?  If you do alot
of prototyping it is a good deal if not I realize it is a bit expensive for
a one time shot.

Tom


"eszalajeski" <[EMAIL PROTECTED]> wrote in message
news:64175@palm-dev-forum...
>
>
> 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/

Reply via email to