Skip to content

Latest commit

 

History

History
145 lines (84 loc) · 7.66 KB

File metadata and controls

145 lines (84 loc) · 7.66 KB
title ADO Code Examples in Visual C++ | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
dev_langs
C++
helpviewer_keywords
ADO code examples, Visual C++
ms.assetid af30b764-398f-4918-aaa7-3952226cf544
author MightyPen
ms.author genemi

ADO Code Examples in Visual C++

Use the following code examples to learn how to use the ADO methods, properties, and events when writing in Microsoft Visual C++.

Note

Paste the entire code example, from beginning to end, into your code editor. The example may not run correctly if partial examples are used or if paragraph formatting is lost.

Methods

Properties

Other

See Also

ADO Code Examples in Visual Basic
ADO Code Examples VBScript
Appendix D: ADO Samples