Article ID: 831222 - Last Review: November 28, 2007 - Revision: 2.2 FIX: The Fill method of the OleDBDataAdapter object fails when the Recordset object has a filter
Caution ADO and ADO MD have not been fully tested in a Microsoft .NET Framework environment. They may cause intermittent issues, especially in service-based applications or in multithreaded applications. The techniques that are discussed in this article should only be used as a temporary measure during migration to ADO.NET. You should only use these techniques after you have conducted complete testing to make sure that there are no compatibility issues. Any issues that are caused by using ADO or ADO MD in this manner are unsupported. For more information, see the following article in the Microsoft Knowledge Base: 840667
(http://support.microsoft.com/kb/840667/
)
You receive unexpected errors when using ADO and ADO MD in a .NET Framework application On This PageSYMPTOMSThe Fill method of the DataAdapter object of the OLE DB managed provider may not work correctly when you apply an ADO Recordset object with filter criteria, and you use the Recordset object to populate the Dataset object.
You set the criteria for the Recordset object. When you open the Recordset object by using the filter criteria, and you try to fill the records in the Dataset object by using the Fill method of the OleDbDataAdapter object, the action fails, and you receive the following exception error message: An unhandled exception of type 'System.Reflection.TargetInvocationException' occurred in system.data.dll Additional information: Exception has been thrown by the target of an invocation. RESOLUTIONA supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem. To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site: http://support.microsoft.com/contactus/?ws=support
(http://support.microsoft.com/contactus/?ws=support)
Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
The hotfix version of this has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
Date Time Version Size File name -------------------------------------------------------- 10-Nov-2003 17:46 1.1.4322.968 1,294,336 system.data.dll STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article. MORE INFORMATIONSteps to reproduce the behavior
REFERENCES
For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
824684
(http://support.microsoft.com/kb/824684/
)
Description of the Standard Terminology That Is Used to Describe Microsoft Product Updates, Tools, and Add-ons
310349
(http://support.microsoft.com/kb/310349/
)
HOW TO: Use the OleDbDataAdapter to Fill a DataSet from an ADO Recordset in Visual Basic .NET
For additional information, visit the following Microsoft Developer Network (MSDN) Web sites:Exposing COM Components to the .NET Framework http://msdn2.microsoft.com/en-us/library/z6tx9dw3(vs.71).aspx (http://msdn2.microsoft.com/en-us/library/z6tx9dw3(vs.71).aspx) Advanced COM Interop http://msdn2.microsoft.com/en-us/library/bd9cdfyx(vs.71).aspx (http://msdn2.microsoft.com/en-us/library/bd9cdfyx(vs.71).aspx) OleDbDataAdapter Class http://msdn2.microsoft.com/en-us/library/system.data.oledb.oledbdataadapter(vs.71).aspx (http://msdn2.microsoft.com/en-us/library/system.data.oledb.oledbdataadapter(vs.71).aspx) OleDbDataAdapter Constructor http://msdn2.microsoft.com/en-us/library/aa325900(VS.71).aspx (http://msdn2.microsoft.com/en-us/library/aa325900(VS.71).aspx) OleDbDataAdapter.Fill Method (DataSet, Object, String) http://msdn2.microsoft.com/en-us/library/aa325908(VS.71).aspx (http://msdn2.microsoft.com/en-us/library/Aa325908(VS.71).aspx) | Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
