This topic has not yet been rated - Rate this topic

Creating a Project for the Provider

To create a project in which the OLE DB provider will reside

  1. From the File menu, click New, and then click Project.

    The New Project dialog box appears.

  2. In the Project Types pane, click the Visual C++ Projects folder. In the Templates pane, click ATL Project.

  3. In the Name box, enter a name for the project, and then click OK.

    The ATL Project Wizard appears.

  4. In the ATL Project Wizard, choose Dynamic-Link Library (DLL) for Server Type.

  5. Click Finish.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.