We have a legacy application that fails to connect to SQL Server on certain computer (we have activated TLS, and that computer now raises an SSL error).
The problem is that the application is hard-coded to connect through the driver named "SQL Server", so my question is where can I download the latest installer of that old ODBC Driver ?.
I'm looking for the latest installer, because on my computer I have a more modern version of that driver and it runs correctly the legacy application that raises this error.
On the Microsoft site I've only found the more modern ODBC drivers for SQL Server (version 11 and upwards).