BUG: CREATE TABLE w/ IDENTITY Property May Cause Client AVLast reviewed: May 1, 1997Article ID: Q138262 |
The information in this article applies to:
SYMPTOMSA CREATE TABLE statement which includes a column bound by an identity property may cause a client access violation if the seed for the identity property is specified via a variable or the increment is specified via a variable.
WORKAROUNDAssign constants for the seed and increment when using the identity property.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: sql6 windows nt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |