The DDT object contains the following methods:
Method List
Name | Description |
---|---|
ADODriver |
Creates a driver for a database table or recordset that can be accessed via Microsoft's ADO DB. |
CloseDriver |
Closes the driver’s connection to data and frees all resources associated with the driver. |
CSVDriver |
Creates a driver for a comma-value separated file. |
ExcelDriver |
Creates a driver for an Excel sheet. |