I am trying to alter, rename, or drop a view using the GUI in the Object Explorer. Doing so, I get the following message:
"Successfully renamed (dropped, altered) the object"
However, when I reopens Toad, the view is not altered, renamed, or dropped depending on which one of the three I was working on.
,
The failure with ALTER, RENAME, or DROP VIEW GUI can be seen under the following conditions:
WORKAROUND: Run the generate script from the GUI directly in the Editor or write your own script.
STATUS: Waiting for fix in a future release of Toad for SQL Server.