Skip to content

Latest commit

 

History

History
155 lines (89 loc) · 8.48 KB

File metadata and controls

155 lines (89 loc) · 8.48 KB
title ADO Code Examples in Visual Basic | 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
VB
helpviewer_keywords
ADO code examples, Visual Basic
ms.assetid 1152893e-b617-40f1-88b6-81e82e2234f1
author MightyPen
ms.author genemi

ADO Code Examples in Visual Basic

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

Note

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

Methods

Properties

See Also

ADO Code Examples VBScript
ADO Code Examples in Visual C++
Appendix D: ADO Samples