Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Passthru Return Value
Message
 
 
To
23/07/2001 10:21:10
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00533897
Message ID:
00533906
Views:
11
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
Previous
Reply
Map
View

Click here to load this message in the networking platform