Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pass an array from a VFP COM to NET
Message
De
02/08/2007 12:42:56
Thomas Ganss (En ligne)
Main Trend
Frankfurt, Allemagne
 
 
À
02/08/2007 09:46:19
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Divers
Thread ID:
01245465
Message ID:
01245539
Vues:
20
>Hi
>
>I have a web service in C# that will be using a VFP9 COM dll for obtaining its data. In the VFP COM method I will need to issue a command like:
>
>select distinct city from customer into array aCity
>
>
>and will then need to pass this single dimensoned array back to the NET web service. The NET service will in turn pass it back to an ASPX web page that called it, which will use this data to populate a combo drop down on the web page.
>
>How do I pass the array to the NET web service from the VFP COM?

That is a very weak spot: I'ld say check how the array is forwarded and and create the correct XML in vfp.

regards
thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform