Method OdbcManager():configUserDSN() Professional
Configures (modifies) a user data source.
:configUserDSN(<cDriver>, <cAttr>) --> lSuccess
Returns .T. if the data source could be configured successfully. If .F. is returned, call :getLastError() to retrieve extended error information.
This method configures a user data source by passing named attributed/value pairs.
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.