I've rolled my own PDB to CSV convertor in the past, using this:
http://developer.earthweb.com/directories/pages/roadcoders/pdb.html
document which is the result of somebody reverse engineering the file
format. 

The source for my convertor is available online here:
http://members.xoom.com/sbnic/palm/timesheet/timesheet.zip (it's part of
a freeware app I wrote a while ago and is a bit of a hack...you want the
Timesheet2CSV.c file). The real solution is to write a conduit for your
application...but this involves considerably more work than a simple
file convertor.

I have a related question: Do Palm have any official documentation
regarding the .PDB format? Or is it classed as 'one of those things we
can't trust'?

Stuart Nicholson
Programmer
Firepad, Inc.

-----Original Message-----
From: Paul Uetz [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 12, 2000 9:57 PM
To: Palm Developer Forum
Subject: Any .PDB Export Utilities?


Hello,
I am using NSBASIC to create some sample Palm forms.  Data is entered
and stored in a palm database(.PDB).  This database is archived to my PC
when I initiate a hot sync.  I wish to import this data into an Access
database.  Are there any export utilities available for converting PDB
databases?  Even converting the database to a comma seperated file would
be fine.  Any help would be appreciated.

Paul




-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

-- 
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