Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing an array to a web service
Message
De
05/07/2002 05:50:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00675451
Message ID:
00675540
Vues:
12
Thanks for the valuable info. I will use XML.

Thierry

>>I have a VFP web service and a VFP client which uses the web service. How do I pass an array to a web service method?
>>
>>Thanks!
>
>Not a good idea due to the fact that VFP doesn't play nice with COM Arrays (and the SOAP Toolkit doesn't do real well with them either - only as custom types) - both ends will have problems passing and retrieving the array. Since you're using VFP on both ends I'd suggest you pass the data as XML, which you can convert to from a cursor or by manually parsing out the array...
>
>
>+++ Rick ---
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform