BUG: 'Not Null' Constraints May Be Ignored When Inserting DataLast reviewed: July 3, 1997Article ID: Q169986 |
The information in this article applies to:
SYMPTOMSWhen views and tables are created by a user of a database who is not the database owner (DBO), column constraints that are defined as 'not null' on the table are ignored when another user inserts data through the view.
WORKAROUNDTo work around this problem, ensure that the DBO is the owner of the tables and views.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. |
Keywords : kbbug6.00 kbbug6.50 kbusage SSrvGen
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |