27 Aug
2019
27 Aug
'19
5:03 a.m.
On Tue, 2019-08-27 at 05:50 +0000, Alistair Leslie-Hughes wrote:
The msi installer creates an ODBC driver of "ODBC test driver" which is never referenced. Let's create a DSN which points to a valid driver.
According to the documentation it doesn't have to be a pre-existing driver. Even if you correct the driver name the test file is still not a valid ODBC setup dll, which is also ignored apparently. I think it would be better to make msi warn but succeed when SQLConfigDataSource fails.