[PATCH] msi/tests: Use the correct ODBC driver name

Hans Leidekker hans at codeweavers.com
Tue Aug 27 05:03:33 CDT 2019


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.





More information about the wine-devel mailing list