Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drawing an unfortunate blank w/stored procs!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00753554
Message ID:
00753562
Vues:
20
Jon,

Unfortunately, VFP sproc's don't support returning of result set, only scalar value.

>For some weird reason I cannot figure out how to properly code a stored proc to return a result set when executed through the OLE DB provider.
>
>Shouldn't SELECT * FROM TableName in the stored proc return a record set that gets processed by the provider as a query result? Whenever I try this, all I get back is a return value of 1 and not the data that the stored proc is attempting to return.
>
>What silly thing am I forgetting?
>
>Laterness,
>Jon
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform