An answer for the 1st question:

>I am developing an application which requires me to deal with a large 
>amount of data on the Palm. My main purpose is then to download the 
>application 
>on my PC and then process the data. I came up with two approaches but had 
>problems with both. Here is a short description of both the problems
>
>1. Using a database to store the data and then export the data to the PC 
>using the export <database> command. But apparently the database gets
exported 
>in the PDB(Pilot Database format>. How do I interpret this file format.

Hopefully your data on the pilot will be in the shape of records. Then
write a conduit to extract the records from the PDB and write the data to a
file.

Chris
---
Christian Vandendorpe ([EMAIL PROTECTED])
http://www.zorglub.com

Reply via email to