Default Driver Subkey
Name
| Data type
| Data
|
Driver | REG_SZ
| default-driver-description
|
For example, if the default data source uses the SQL Server driver, the value under the Default subkey might be:
Driver : REG_SZ : SQL Server
Note The default driver contained in the Default subkey can refer to either a default user DSN or a default system DSN. If both a default user DSN and a default system DSN have been created, the default driver is determined by the DSN that was created last, so might not be a valid entry for the DSN that was created first.