Function OdbcAdmin() Professional
Displays the ODBC administrator dialog
OdbcAdmin([<oParent>]) --> lSuccess
The function returns .T. if the dialog could be displayed successfully, .F. otherwise. In the case of .F. is being returned, an invalid parent was passed.
ODBC data sources are managed by the ODBC administrator. The ODBC administrator dialog allows the user to create, edit and delete data sources, as well as configuring SQL tracing and other options interactively.
The ODBC administrator dialog cannot be used to select a DSN. Please read about ODBCDBE_PROMPT_MODE DbeInfo()how to select a DSN interactively.
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.