Method OdbcManager():getDrivers() Professional
Retrieves a list of installed ODBC drivers.
Syntax
:getDrivers() --> aList
Return
Returns a two-dimensional array holding information about installed ODBC drivers.
Description
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.
Feedback
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.