The information in this article applies to:
SYMPTOMS
When you Insert into a table with an identity column using either
the table becomes populated with zeros in the identity column. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
The left outer join syntax also results in the problem mentioned above. The
"order by" clause must be present and the column "ordered by" must not be
in Select list. The following is a sample query:
Keywords : kbprg SSrvProg kbbug6.50 |
Last Reviewed: April 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |