Python: 3.7.2 pyodbc: 4.0.27 OS: Windows10 64 bit DB: Sql Server Driver: I installed ODBC Driver 17 for SQL Server - don't know how to check if it is using it Connection string: driver='sql server', ...
In this version we run into conversion problems regarding datetime columns in the database. As we use sql server to store session in table [sessions] we get the ...