BUG: DBLIB Stops When Multiple Threads Handle An ErrorLast reviewed: May 2, 1997Article ID: Q151608 |
The information in this article applies to:
SYMPTOMSHere are some of the errors or behavior that have been encountered when a threaded application is in use and multiple threads are attempting to handle an error:
CAUSEOperating system errors or communication errors can cause a DBLIB application to exhibit unexpected behavior. It is hard to predict the behavior because DBLIB may free any memory address. The conditions for encountering the problem include a threaded application where multiple threads are attempting to handle an error. The error handling routine contains a static structure that is not being protected.
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. This problem does not occur in Microsoft SQL Server version 6.5.
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |