Method OdbcManager():validateDSNName() Professional

Validates a DSN name.

Syntax
:validateDSNName(<cName>) --> lSuccess
Parameters
<cName>
The name of the data source, without a preceding DSN=.
Return

Returns .T. if the data source name is valid.

Description

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.

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.