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.
| 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?" |
|
|
|
|
|