Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible to return a result set from VFP 7 DBC SP ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00630987
Message ID:
00631209
Vues:
29
Hi Greg.

>Is it possible to return a result set from a VFP 7.0 DBC stored procedure ?

That depends on what you mean by "result set"? If you mean can a stored procedure create a cursor, yes. If you mean can it create and return an ADO record set, yes. If you mean that when it's called from the VFP OLE DB provider, can it return an ADO record set of results, the answer is no -- the stored procedure can only return a single value, and the record set returned by the OLE DB provider has a single record with a single field containing that value.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform