Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pass an array from a VFP COM to NET
Message
From
02/08/2007 12:42:56
 
 
To
02/08/2007 09:46:19
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01245465
Message ID:
01245539
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform