BUG: Can't Insert into Views That Have INSTEAD OF Trigger in Enterprise Manager (288969)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q288969
BUG #: 351731 (SHILOH)
SYMPTOMS
SQL Server Books Online states that it is possible to insert values for timestamp, identity, and computed columns in views that have INSTEAD OF triggers defined on them.
If you attempt to do this in Enterprise Manager, you receive the following error message:
Cannot edit this cell
WORKAROUND
To work around this problem, use Query Analyzer to insert into the these columns.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 2000.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | kbbug kbpending KB288969 kbAudDeveloper |
---|
|