FIX: You receive an "Unspecified error" error message when you use the OLE DB Provider for SQL Server to modify a table row (883709)
The information in this article applies to:
- Microsoft Data Access Components 2.8, when used with:
- the operating system: Microsoft Windows XP
SYMPTOMS When you try to modify a record in a table by using the Microsoft OLE DB Provider for SQL Server (SQLOLEDB), you receive the following
error message: Run-time error'-2147467259 (80004005)': Unspecified error You receive this message when all the following conditions are true: - The table contains a trigger, and the trigger uses a FETCH command.
- The computer has Microsoft Data Access Components (MDAC) 2.8 installed.
- The FETCH command does not use its optional INTO clause.
RESOLUTION
To resolve this problem, obtain the latest service pack for Microsoft Windows XP. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
322389 How to obtain the latest Windows XP service pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.REFERENCES
For additional information, 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
For more information, visit the following Microsoft Developer Network (MSDN) Web sites:
Modification Type: | Minor | Last Reviewed: | 8/25/2004 |
---|
Keywords: | kbtable kbCursor kbfix kbTrigger kbProvider kbMDAC280sp1fix kberrmsg kbQFE KB883709 kbAudDeveloper |
---|
|