Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating a trigger fails
Message
 
À
22/11/2021 13:28:30
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01682776
Message ID:
01682777
Vues:
66
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform