ADO Syntax Indexes
The syntax for calling ADO methods and properties differs depending on your development environment. The rest of the ADO Language Reference uses the Microsoft Visual Basic programming language to illustrate ADO method and property syntax. However, refer to the following sections for more specific syntax examples based on your programming language and methodology:
The ADO for Visual C++ Syntax Index for COM covers ADO properties and methods without using the #import compiler directive with Microsoft Visual C++.
The ADO for Visual C++ Syntax Index with #import covers ADO properties and methods when using the #import compiler directive with Microsoft Visual C++.
See Also
Using ADO with Microsoft Visual Basic
Using ADO with Microsoft Visual C++
Using ADO with Scripting Languages