|
-
Feb 14th, 2012, 08:39 AM
#6
Re: Managing Linked Server in Stored Procedures
Hm - well - that's a shame.
TABLE names are text - typed - they don't "change" themselves.
If you have dozens of stored procedures that are joining to this object then how do you think you can have the object name change?
By hiding the object behind a VIEW - the sprocs all use the view and you only have to change ONE PLACE.
Oh well - good luck on your quest...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|