Method OdbcManager():getDSNs() Professional

Retrieve a list of data sources.

Syntax
:getDSNs() --> aList
Return

Returns a two-dimensional array holding the name of the DSN and the name of the related ODBC driver.

Description

This method retrieves a list of data sources installed on the system. The data source name can be used to configure the data source using :configureUserDSN(), 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.