Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returnin data from vfp table to asp with dll.
Message
 
À
13/07/2000 09:48:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00391765
Message ID:
00391997
Vues:
12
>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform