Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.92 KB

File metadata and controls

44 lines (34 loc) · 1.92 KB
title ADO Code Examples VBScript | 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
VBScript code examples [ADO], about VBScript code examples
VBScript code examples [ADO]
ms.assetid 78bb9a95-7ac4-44b6-818b-d1787f952ed7
author MightyPen
ms.author genemi

ADO Code Examples VBScript

Use the following code examples to learn about how to use the ADO methods when writing in Microsoft® Visual Basic® Scripting Edition (VBScript).

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

See Also

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