BUG: Primary Key Violation Causes AV, Text Field InvolvedLast reviewed: November 4, 1997Article ID: Q176092 |
The information in this article applies to:
SYMPTOMSOn a second insert into a table that has a text field, you receive the following message:
DB-Library Process Dead - Connection BrokenWhen this problem occurs, there will also be a handled access violation (AV) with a stack trace in the SQL Error Log. A second insert into a table with the same value for the primary key may cause a handled exception that closes the client connection to the server if all of the following conditions are true:
WORKAROUNDThe conditions described in the SYMPTOMS section of this article are really a means to create an ascending or descending key value. To work around this problem, use either of the following two more efficient ways to create an ascending or descending key value:
STATUSMicrosoft has confirmed this to be a problem in 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.
|
Additional query words: terminate terminates quits quit stop stops
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |