FIX: A JDBC connection becomes invalid when you try to cancel a query from a second thread through the SQL Server 2000 Driver for JDBC (894556)
The information in this article applies to:
- Microsoft SQL Server 2000 Driver for JDBC
SYMPTOMSIf you execute a query through the Microsoft SQL Server 2000
Driver for JDBC on one thread and then you try to cancel the query from a
secondary thread, the JDBC connection on which the query was canceled may
become invalid. This issue may cause a NullPointerException exception when you try to execute a subsequent SQL command on the
same connection.RESOLUTIONTo resolve this issue, obtain SQL Server 2000 Driver for
JDBC Service Pack 3 (SP3). For more information, visit the following Microsoft
Web site: STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are
listed in the "Applies to" section.
REFERENCES For more information about JDBC,
click the following article number to view the article in the Microsoft
Knowledge Base: 313100
How to get started with Microsoft JDBC
For more information about the standard
terminology that Microsoft uses to describe software updates, click the
following article number to view the article in the Microsoft Knowledge Base: 824684
Description of the standard terminology that is used to describe
Microsoft software updates
Modification Type: | Minor | Last Reviewed: | 4/12/2005 |
---|
Keywords: | kbQFE kbBug kbtshoot kbDatabase kbJDBC kbfix KB894556 kbAudDeveloper |
---|
|