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-04-22 : 20:17:32
|
David writes "I am trying to run a stored procedure within a database I have just created (The stored procedure is not stored within the database I have created). Since I cannot include a "use database" statement within the stored procedure (using a parameter) I am struggling. I need to do this so that I can run a sequence of (global) stored procedures on the newly created database without having to recreate the stored procedures within the new database.
SQL Server 2000/Win2K" |
|
|
|
|
|