BUG: CREATE TABLE w/ IDENTITY Property May Cause Client AVID: Q138262
|
A 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.
Assign constants for the seed and increment when using the identity property.
Microsoft 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
Keywords : kbprg SSrvProg SSrvTran_SQL kbbug6.00
Version : 6.0
Platform : WINDOWS
Issue type :
Last Reviewed: April 21, 1999