Stores information about the installed ODBC drivers into an array.

ASQLDrivers(cArrayName)

Parameters

cArrayName
On return the array contains the following information.
ColumnContentDatatype
1The driver description.C
2A 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

Used WinApi functions

SQLDrivers