Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returnin data from vfp table to asp with dll.
Message
From
17/07/2000 02:03:30
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00391765
Message ID:
00393108
Views:
17
>>I have created a dll with vfp.
>>I return some data from a vfp table to asp page with this dll.
>>My problem is how can i return some records (More than one fields).
>>Thanks.
>
>You can't return VFP data directly. You need to convert it into something else that can be used by the ASP application. The most common thing is to use ADO for queries and then pass the data back in that format. Or you can use XML and use the XMLDOM parser to use the data in ASP.
>
>REgards,
>
>+++ Rick ---

Hi Rick,
Thanks for your help.
http://www.west-wind.com/presentations/aspobjects/ASPObjects.htm
This link is my guide.
Thanks for this super document.
I have learned many other information from this document.
Cemal.
Previous
Reply
Map
View

Click here to load this message in the networking platform