R
Resmi Jose
I have a 32-bit application running in 64-bit OS. The application is connecting to SQL Server data base using the DSN created with ODBC driver "SQL Server" (SQLSRV32.DLL, version 10.00). But I have one customer who enabled TLS1.2 in their windows environment which requires the upgrade of the ODBC driver to latest versions. When I created the DSN using the latest version of ODBC drivers (tried version 13, 17 and 18), the connectivity test is not successful.I get different errors time to time. Some of the error messages are below Microsoft ODBC Driver for SQL Server Version 14.00.2037
Continue reading...
Continue reading...