Share via


Creating an OLE DB Consumer Using a Wizard

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Creating an OLE DB Consumer Using a Wizard.

This procedure demonstrates how you can use the ATL Project Wizard and ATL OLE DB Consumer Wizard to generate an OLE DB Templates consumer and then modify the main code of the console application to retrieve and display data from a database table.

The last two sections explain the wizard-generated OLE DB consumer code.

This section covers the following topics:

See Also

Creating an OLE DB Consumer