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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How i tell to SQL Server : do not display this:

Author  Topic 

drako17
Starting Member

9 Posts

Posted - 2008-07-09 : 09:08:58

Hi

When I rename table,I get the following message:

"Caution: Changing any part of an object name could break scripts and stored procedures."

Is there a way to not diplaying this message?

Thanks

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-07-09 : 09:46:06
No.you have update in SP and views as well.
Go to Top of Page
   

- Advertisement -