Before you ask your questions again:
Sorabh Arora wrote:
1. Is there any way to write a conduit to transfer data directly between .pdb (Handheld database format) and any desktop database format like (.xls,.mdb etc.).
Yes, there is. Basically, you have to write a conduit.
2. I have found sample conduits that transfer data between .dat files on computer and handheld database. What has to be done for transferring data to .txt files on desktop.
Alter the source to write a .txt file instead of a .dat.
3. While transferring a record with the help of a conduit, what are the other neccessary things (like record id, last mod. date etc.) that should be transferred along. Actually what are the other things need to be stored along a record in the .dat file.
Depends on your needs.
4. If I want to write my own conduit for address book. How can I know the format of database on handheld application.
There are sample sources around at PalmSource, I guess.
Can any one please solve my queries.
Did you look in the CDK (Conduit Developer Kit)?
Regards Henk
-- ------------------------------------------------------------------------- Henk Jonas Palm OS � certified developer
[EMAIL PROTECTED] www.metaviewsoft.de -------------------------------------------------------------------------
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
