Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to put stored proc
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Where to put stored proc
Miscellaneous
Thread ID:
00704050
Message ID:
00704050
Views:
61
I have several databases on my server that have the same structure. I have a stored procedure that I want to run periodically on each database. Instead of copying the same sp to each database, I could add it to master. If I do that, how do I tell it which database tables I want to reference? I get 'invalid object name' because it looks like it switches to the master database to run the sp. Tell me if I am not making sense.

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform