Method OdbcManager():validateDSNName() Professional
Validates a DSN name.
:validateDSNName(<cName>) --> lSuccess
Returns .T. if the data source name is valid.
This method checks if the name of a DSN contains invalid characters or not. It does not check for the existance of a data source.
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.