Article ID: 176092 - Last Review: March 14, 2006 - Revision: 4.0 FIX: Primary Key Violation Causes AV, Text Field InvolvedThis article was previously published under Q176092
BUG #: 17426 (6.5)
SYMPTOMS
On a second insert into a table that has a text field, you receive the
following message:
DB-Library Process Dead - Connection Broken
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:
WORKAROUND
The 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:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base: 197177
(http://support.microsoft.com/kb/197177/
)
INF: How to Obtain SQL Server 6.5 Service Pack 5a For more information, contact your primary support provider.
| Article Translations
|

Back to the top
