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-03-18 : 18:50:56
|
Tito writes "Given two databases, DB1 and DB2 with corresponding stored procedures, sp1 and sp2. I want to call sp1 passing the parameter 'DB2'. How do I call sp2 from sp1 using the passed-on parameter 'DB2'
I'm using SQL2000
Thanks in advance. Tito" |
|
|
|
|
|