Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to execute procedures through VFP OLE DB provider
Message
De
01/11/2001 17:27:14
 
 
À
01/11/2001 17:03:06
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00576274
Message ID:
00576451
Vues:
18
>>It is possible to RETURN a cursor?? (I mean any simple query like "SELECT * FROM table"), like that:
>>
>>PROCEDURE GetValue(par1, par2)
>> SELECT * FROM Customers
>>ENDPROC
>
>No, it's not possible to return a cursor. A stored procedure can only return a single value.
>
>Doug

And can a stored procedure return an array ? i'm trying to but i can only get the first element of the array....any suggestion ? I'd like to get this array in a ASP page ...
thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform