BUG: Error 208: Create Trigger Statement Fails in SQL Enterprise ManagerID: Q201044
|
If you set the focus on a table and attempt to create a trigger in SQL Enterprise Manager (SEM), it fails with the following error if two tables exist with the same name but different owners:
Error 208: Invalid object name '<table_name>'.
This error occurs because SQL Enterprise Manager does not qualify the name of the table based on the owner, even though the specific table is selected.
To work around this problem, explicitly specify the owner of the table when creating the trigger.
Microsoft has confirmed this to be a problem in SQL Server version 7.0.
Additional query words: ent man entman err msg message
Keywords : SSrvEntMan kbbug7.00
Version : winnt:7.0
Platform : winnt
Issue type : kbbug
Last Reviewed: January 24, 1999