How Do I Add OLE DB Consumer Support To an MFC Application Without Using the Wizard?

The following example assumes you are adding OLE DB Consumer support to an existing ATL project. If you want to add OLE DB Consumer support to an MFC application, you should run the MFC AppWizard, which creates all of the support necessary and invokes MFC routines necessary to execute the application.

To add OLE DB Consumer support without using the ATL Object Wizard: