Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Share data between PC and PPC
Message
Information générale
Forum:
ASP.NET
Catégorie:
Développement mobile
Divers
Thread ID:
01001480
Message ID:
01006400
Vues:
21
>I am currently investigating different methods for sharing/transfering data between PC and PPC (though active sync). (One the Palm platform we used to create flat files in the HotSync conduit and then use an exe to parse through the data in the flat file and add/update the database tables)
>
>Any links or books or other information would be appreciated.
>
>Thanks,
>Einar

I can tell you what I did in a project. I put XML versions of the data files in the sync folder of the PPC so each time the device was placed in its sync cradle, the files updated. On the PPC side, I read the XML into datasets. Did not use SQL on PPC.

On the PC side, I used a VFP project and used the CURSORTOXML function to generate the files - and the reverse going back to the VFP.

Dick Harrold
=========================================
Dick Harrold [DickHarrold@Yahoo.com]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform