Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Share data between PC and PPC
Message
General information
Forum:
ASP.NET
Category:
Mobile development
Miscellaneous
Thread ID:
01001480
Message ID:
01006400
Views:
20
>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]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform