Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Passthru Return Value
Message
De
23/07/2001 10:21:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
SQL Passthru Return Value
Divers
Thread ID:
00533897
Message ID:
00533897
Vues:
28
Is it possible to recover the return value of a SQL Server Stored Procedure using SQL Passthru? E.g. if I execute a SP from SQL Query Analyzer:
DECLARE @ret int
EXEC @ret = MySQLSvrStoredProc
PRINT @ret
I want to recover the value of @ret using SQL Passthru. Is this possible?

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform