Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Stored procedures
Message
 
 
À
25/09/2003 17:23:20
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00832453
Message ID:
00832495
Vues:
20
Joel,

You can pass only data types that SQL Server supports and cursor isn't one of them. However you may try to pass it as XML.

>
>Question: In SQL exec and stored procedures can I pass a cursor (one record) to the procedure.
>
>
>lnRes = SQLEXEC(lnConn, "EXEC mysproc ?xcursor, ?lcPparam2")
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform