Default Data Source
It is driver-defined how the default data source is specified. This may
involve administrative action and may depend on the user.
In a call to SQLConnect where the ServerName argument is a zero-length string, a null pointer, or DEFAULT.
In a call to SQLDriverConnect where InConnectionString either specifies DSN=DEFAULT or specifies with the DSN keyword a data source
that is not contained in the system information.