Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to start
Message
De
09/12/2003 13:59:49
 
 
À
09/12/2003 11:28:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00856841
Message ID:
00857325
Vues:
24
>Sorry for the ambiguity in my request. Let me clarify a little here. I will need to return tables/cursors as the result sets. How should I set that up to return the result set

David

In the immortal words of Emily Litella (aka Gilda Radner): Ahh! That's very different!

You cannot pass VFP cursors through COM boundaries. What you can pass are ADO objects or probably even better for smallish result sets, XML.

Both can be manipulated and dealt with from VFP. XML is particularly easy with CURSORTOXML(), XMLTOCURSOR() or XMLADAPTER(). CURSORADAPTER() can also deal with ADO.

There are plenty of good examples hetre in the UT and at the fox wiki to get you started.


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform