Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RETURN_VALUE in ADO
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00558025
Message ID:
00558137
Views:
15
This message has been marked as the solution to the initial question of the thread.
>How can I retrieve from, say FoxPro, the value returned by a stored procedure? Under SQL Server 7.0, the command was simply:
>
>lnResult = oCommand.Parameters('RETURN_VALUE').Value
>
>In SQL 2000, RETURN_VALUE is no longer recognized.
>
>Thank you,

It's a bug in SQL Server 2000. See mskb#Q285295.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform