Method OdbcManager():removeSystemDSN() Professional
Removes a system data source.
:removeSystemDSN(<cDriver>, <cAttr>) --> lSuccess
Returns .T. if the data source could be removed successfully. If .F. is returned, call :getLastError() to retrieve extended error information.
This method removes a system DSN. After the data source is removed, no connection can be made using this data source name.
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.