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 |
|
mistux
Yak Posting Veteran
90 Posts |
Posted - 2005-08-31 : 15:22:15
|
| I useed Enterprize manager to create a script for my views and stored procedures and have noticed that it is naming some of them wrong.The script will actually have the comment with the correct name, but the Create statement has the wrong name.What gives??MichaelFor all your DNC needs for your CNC machines. www.mis-group.com |
|
|
AndyB13
Aged Yak Warrior
583 Posts |
Posted - 2005-08-31 : 15:50:23
|
It is possible that someone manually renamed the objects through EM but the actual originating script inside the object will have remained unchanged with the original name.AndyBeauty is in the eyes of the beerholder |
 |
|
|
|
|
|