Hi All,
I'm in the middle of a network refresh and migration. I installed Office 2016 on the machines and there was no problem connecting to our existing database on a SQL 2008 R2 server. I migrated the database to a new SQL 2016 Enterprise server (backup on the first, restore on the new server), and recreated the ODBC connections via GPO. I was using the standard SQL Server driver with the ODBC connection (ver 10.00.15063).
Our database uses an access front end to reach the data in a MS SQL back end.
When I opened the database, I had no problems connecting, but then when I tried to filter data, I suddenly got new errors with the following message:
Text
ODBC--call failed. [Microsoft][ODBC SQL Server Driver][SQL Server]Conversion Failed when converting date and/or time from character string. [#241]
My SQL String was:
SQL
SELECTTTIME.TTIME,...