Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 is it possible to retrieve a return_value from a stored procedure in sql server 2000 with out the @

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-11 : 08:21:47
wes writes "a database was replicated from sql server 7 on to sql server 2000. All of the stored procedures when accessing certain parameters return the "@Return_Value" because of sql server 2000. However sql server 7 only recognizes "Return_Value". Is there a way to remove the "@" from the 2000 version so that version 7 can still work with it without having to modify the stored procedures on sql server 7?"
   

- Advertisement -