Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.15 KB

creating-an-ole-db-consumer.md

File metadata and controls

30 lines (19 loc) · 1.15 KB
description title ms.date helpviewer_keywords ms.assetid
Learn more about: Creating an OLE DB Consumer
Creating an OLE DB Consumer
05/09/2019
OLE DB consumers, creating
652309d3-7736-4354-89ec-28ec80a83f9a

Creating an OLE DB Consumer

::: moniker range=">=msvc-160"

The ATL OLE DB Consumer wizard is not available in Visual Studio 2019 and later. You can still add the functionality manually. For more information, see Creating a Consumer Without Using a Wizard.

::: moniker-end

::: moniker range="<=msvc-150"

You can create an OLE DB Templates consumer with or without the ATL OLE DB Consumer Wizard, though using the wizard is the recommended method. A consumer can operate in any application that supports ATL.

This section covers the following topics:

::: moniker-end

See also

OLE DB Consumer Templates