Hello all, i have an app that is connect to MSSQL and is functioning normally when run on other machine, but when i run it i'm recieving this message:
pyodbc.DataError: ('22007', '[22007] [Microsoft][ODBC SQL Server Driver][SQL Server]Conversion failed when converting date and/or time from character string. (241) (SQLExecDirectW)')
I'm not able to find the differences in ODBC drivers from my machine vs the machines that have no issues... but hoping someone could point me in the right direction
Thank you!