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.

See Also

Reference

Creating an OLE DB Provider