Method OdbcManager():removeDefaultDSN() Professional
Removes thr default DSN.
Syntax
:removeDefaultDSN() --> lSuccess
Return
Returns .T. if the data source could be removed successfully. If .F. is returned, call :getLastError() to retrieve extended error information.
Description
If there is a default DSN defined, this DSN will be removed.
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.