INFO: ADO 2.0 and ADO 2.1 Binary CompatibilityID: Q201580
|
The version of ActiveX Data Objects (ADO), listed in the "Applies To" section, provides Binary Compatibility with ADO 2.0 through an ADO 2.0 Type Library named MSADO20.TLB.
A project that uses the ADO 2.0 Type Library only uses interfaces, both externally and internally, that are available in ADO 2.0.
Using the ADO 2.0 Type Library allows an application to use ADO 2.0 interfaces internally. This means a project can be compiled on a computer with ADO 2.1 installed and it runs on a computer with only ADO 2.0 installed.
Microsoft recommends thoroughly testing applications in the target environment(s) for that application.
For additional information, please see the following articles in the Microsoft Knowledge Base:
Q195049 HOWTO: Maintain Binary Compatibility in Components Exposing ADO
Q201576 INFO: ADO 2.1 ships with an ADO 2.0 Type Library
Additional query words: kbDSupport kbdse
Keywords : kbADO kbADO210 kbMDAC
Version : WINDOWS:2.1
Platform : WINDOWS
Issue type : kbinfo
Last Reviewed: January 21, 1999