RDS Code Examples in Microsoft Visual Basic Scripting Edition
Use the following code examples to learn how to use the RDS objects, methods, and properties when writing in Microsoft Visual Basic Scripting Edition (VBScript).
Note Paste the entire code example into your code editor. The example may not run correctly if partial examples are used or if paragraph formatting is lost.
Objects
Methods
- Cancel Method Example
- CancelUpdate Method Example
- ConvertToString Method Example
- CreateObject Method
- CreateRecordset Method Example
- Query Method Example
- Refresh Method Example
- Reset Method Example
- SubmitChanges Method Example
Properties
- Connect Property Example
- ExecuteOptions and FetchOptions Properties Example
- FilterColumn, FilterCriterion, FilterValue, SortColumn, and SortDirection Properties Example
- ReadyState Property Example
- Recordset and SourceRecordset Properties Example
- Server Property Example
- SQL Property Example
- URL Property Example