Stores information about the installed ODBC drivers into an array.
ASQLDrivers(cArrayName)
Parameters
- cArrayName
On return the array contains the following information. Column Content Datatype 1 The driver description. C 2 A list of driver attribute value pairs, each entry is seperated by a CHR(0). C
Return Value
The number of SQL drivers.
See Also
Reference
ASQLDataSources
ChangeSQLDataSource
CreateSQLDataSource
DeleteSQLDataSource
SQLCancelEx
SQLExecEx
SQLGetPropEx
SQLPrepareEx
SQLSetPropEx