We are migrating an application to run on a windows 2019 server. The application uses a 32 bit odbc connection to read from a database on a SQL 2008 server.
We have been unable to get the odbc connection to work. Everything is working fine when running the application /odbc from windows server 2016 and lower and from windows 10 - but not from windows 2019
We have tried many odbc sql drivers and TLS, SSL, etc settings to no avail.
Has anyone solved or also experienced this issue?