ADO VC++ Extensions Summary
See Also
-
ADO 2.0 provides an interface method and preprocessor macros to simplify converting the Recordset field values into C/C++ variables.
-
These extensions are simple to use and provide excellent performance.
-
A summary describes the supplied preprocessor macros and interface method.
-
A code example shows details of the VC++ Extensions header file.
-
Examples show how to convert field values with and without the ADO VC++ Extensions.