Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 2.73 KB

File metadata and controls

56 lines (40 loc) · 2.73 KB
title ADO Code Examples in Microsoft JScript | 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
JScript
helpviewer_keywords
ADO code examples, JScript
ms.assetid 228b978d-eef1-4e30-928a-005b2f77ef14
author MightyPen
ms.author genemi

ADO Code Examples in Microsoft JScript

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

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

See Also

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