Gets the driver name associated with the specified Data Source Name.
Looks for it first within the current user registry settings;
if not found, then looks within the current machine registry settings.
Namespace: CleanCode.DataAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- dsnName
- Type: System String
Data source name.
Return Value
Driver name.See Also