Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP OLEDB Provider - quick question
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01116144
Message ID:
01119291
Vues:
10
>I will be happy to share the code. But could you give me more specific idea of what you are looking for so that can send you more appropriate code?

I want to execute SP in the database to return VFP cursor. I found this sample in WiKi
http://fox.wikis.com/wc.dll?Wiki~VFPOleDBProvider~VFP
however it returns Record Set. Is my only way to receive record set first and then convert it to a cursor?

In other words, assuming I have the following SP in the database
function test_sp
select * from Users into cursor curTest
return

I now need to execute this SP and return this curTest cursor.

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform