Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing an array to a web service
Message
 
À
04/07/2002 17:58:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00675451
Message ID:
00675530
Vues:
13
>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 ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform