INFO: ADO 2.0 and ADO 2.1 Binary Compatibility (201580)



The information in this article applies to:

  • ActiveX Data Objects (ADO) 2.1

This article was previously published under Q201580

SUMMARY

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.

MORE INFORMATION

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.

REFERENCES

For additional information, please see the following articles in the Microsoft Knowledge Base:

195049 HOWTO: Maintain Binary Compatibility in Components Exposing ADO

201576 INFO: ADO 2.1 ships with an ADO 2.0 Type Library


Modification Type:MajorLast Reviewed:1/23/1999
Keywords:kbinfo KB201580