Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating a trigger fails
Message
From
22/11/2021 13:28:30
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Updating a trigger fails
Miscellaneous
Thread ID:
01682776
Message ID:
01682776
Views:
42
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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform