Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Passthru Return Value
Message
 
À
23/07/2001 10:21:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00533897
Message ID:
00533906
Vues:
10
Yes, it is possible.

Check out article Q247370 on the MS Knowledge Base..



>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform