This is provided for compatibility with COM-based applications such as VB6, VBA and VBScript.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| sqlQuery | String | The SQL SELECT query. | ||
| recordset | Object | ByRef | ||
| timeoutSeconds | Integer | Optional | The number of seconds after which a database connection timeout will occur or -1 to use the default timeout. If omitted, a value of -1 is assumed. |
A Boolean value indicating success.