mkleehammer / pyodbc

Python ODBC bridge
https://github.com/mkleehammer/pyodbc/wiki
MIT No Attribution
2.92k stars 561 forks source link

Test with Windows 18 ODBC driver for SQL Server #1128

Closed keitherskine closed 1 year ago

keitherskine commented 1 year ago

Turns out, the build tests aren't testing against the latest Windows ODBC driver for SQL Server (version 18). This PR addresses that. Also, when testing on Windows, use a more recent version of the version 17 driver.