Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returnin data from vfp table to asp with dll.
Message
 
To
13/07/2000 09:48:00
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00391765
Message ID:
00391997
Views:
13
>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 ---
+++ 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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform