Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating Visual Fox Tables from a Mobile Device
Message
De
07/09/2005 11:18:43
 
 
À
07/09/2005 10:45:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01047346
Message ID:
01047362
Vues:
7
>This question is a bit vague, but here goes.
>
>We have an existing application which we wrote in VFP 6.0. We'd like to investigate the simplest way to download a record from the application into a hand-held device, edit the record and then upload the record back into the main application.
>
>I'm assuming at the moment that Visual FoxPro 9.0 can't run on a PDA or hand-held device.
>
>What are our options for doing this? Presumably, the available options are dependant on the type of device we wish to use? Should we be thinking about a .Net solution, or is there a simpler "quick and dirty" solution we could use?
>

Can we assume that all the PDA's will be internet/intranet capable? If so I'd initially just use a couple of web service methods to dole out and receive the VFP records. Whether the web service is provided directly from VFP of wrapped in .NET is a matter of choice. For 'quick and dirty' you can knock up a couple of HTML pages that call the WS for the PDAs to access. Later, where neccessary, you can write PDA specific UIs that call the WS directly...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform