Method OdbcManager():getDrivers() Professional
Retrieves a list of installed ODBC drivers.
:getDrivers() --> aList
Returns a two-dimensional array holding information about installed ODBC drivers.
This method retrieves a list of all installed ODBC drivers on the system. The name of the driver can be used to create a new DSN using :addUserDSN(), for example.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.