FIX: SELECT INTO From Table w/ IDENTITY Col Causes Handled AV |
Q136536
On Microsoft SQL Server version 6.0, a SELECT INTO from a table with an
identity column when the set IDENTITY_INSERT option is ON can cause a
handled access violation (AV).
The AV will not occur when the IDENTITY_INSERT option is switched OFF.
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 6.0. This problem was corrected in Service Pack 2 for SQL Server
version 6.0. For more information, contact your primary support provider.
Additional query words: sql6 windows nt
Keywords : kbprogramming
Issue type : kbbug
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ600
|
Last Reviewed: March 25, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |