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:
01119296
Vues:
10
You can use CursorAdapter with ADO.

>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.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform