Article ID: 308611 - Last Review: November 28, 2007 - Revision: 4.2 HOW TO: Open ADO Connection and RecordSet Objects in Visual C# .NETThis article was previously published under Q308611 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 PageSUMMARY This step-by-step article shows you how to create ActiveX
Data Objects (ADO) Connection and Recordset objects in Visual C# .NET. Create ADO Connection and Recordset Objects in Visual C# .NET
REFERENCESFor additional information,
click the article number below to view the article in the Microsoft Knowledge
Base: 168336
(http://support.microsoft.com/kb/168336/EN-US/
)
HOWTO: Open ADO Connection and Recordset Objects
| Article Translations
|

Back to the top
