Article ID: 883709 - Last Review: May 18, 2007 - Revision: 1.5 FIX: You receive an "Unspecified error" error message when you use the OLE DB Provider for SQL Server to modify a table rowOn This PageSYMPTOMS 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
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
(http://support.microsoft.com/kb/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. Steps to reproduce the problemTo reproduce the problem, create an update trigger that uses the FETCH command, and then create a Microsoft Visual Basic 6.0 project:
REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
824684
(http://support.microsoft.com/kb/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: Installing the OLE DB Provider for SQL Server http://msdn2.microsoft.com/en-us/library/aa198252(SQL.80).aspx (http://msdn2.microsoft.com/en-us/library/aa198252(SQL.80).aspx) Triggers http://msdn2.microsoft.com/en-us/library/aa213995(SQL.80).aspx (http://msdn2.microsoft.com/en-us/library/aa213995(SQL.80).aspx) Transact-SQL cursors http://msdn2.microsoft.com/en-us/library/aa172595(SQL.80).aspx (http://msdn2.microsoft.com/en-us/library/aa172595(SQL.80).aspx) | Article Translations
|
Back to the top
