The information in this article applies to:
SYMPTOMS
When the database owner (DBO) runs SET IDENTITY_INSERT <table name> ON, he
or she may encounter the following error message (8104):
CAUSEThis error only occurs if the DBO is not the object owner for the relevant table, or is not the system administrator (SA). WORKAROUND
To work around this problem, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. Additional query words: Transact-SQL t-sql Identity
Keywords : kbusage SSrvTran_SQL kbbug6.50 kbbug6.00 |
Last Reviewed: April 7, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |