Method OdbcManager():showAdministrator() Professional

Shows ODBC administrator dialog.

Syntax
:showAdministrator([<oParent>]) --> lSuccess
Parameters
<oParent>
The optional parameter <oParent> is the parent of dialogs used by other methods of this class. The default value is the return value of SetAppWindow().
Return

Returns .T. if

Description

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.

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.