Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating a trigger fails
Message
 
To
22/11/2021 13:28:30
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01682776
Message ID:
01682777
Views:
65
This message has been marked as the solution to the initial question of the thread.
>I created a trigger. I can see it has been properly created under the table I wanted. Then, after I refreshed the Triggers branch, I can now see there is that new trigger that I just created. Double clicking on it goes in update. However, the update syntax fails :
>
>ALTER TRIGGER [dbo].[AcronymUpdate]
>
>The [dbo].[AcronymUpdate] syntax is red highlighted saying "Invalid object name 'dbo.AcronymUpdate'.
>
>This is from the default functionality of SQL Server. Anyone would know why it fails?

That is because SSMS doesn't refresh its Intellysence.
If you execute the code you will get no errors.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform