The information in this article applies to:
BUG #: 55638 (SQLBUG_70) SYMPTOMSWhen you attempt to update a row in a table that contains a multi-column foreign key, and one of the columns making up the foreign key contains a null value, you will receive the following error message:
WORKAROUNDReplace the UPDATE with a DELETE and an INSERT. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 7.0. Additional query words:
Keywords : kbSQLServ700bug |
Last Reviewed: December 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |