Forum Discussion

andrewa's avatar
andrewa
Contributor
7 years ago

Problems connecting to Microsoft SQL Server with TLS 1.2 using the OLE Driver

We recently upgraded some of our Microsoft sql servers to use TLS 1.2. After that, I noticed that I couldn't make a database connection to them anymore.

 

I have a JScript function that handles connecting to the database. It creates an ADO command and uses a connection string to specify what driver to use and how to connect to the database. The error message that keeps coming back is SSL handshake error. The oddest part is that the Microsoft Sql Server Management Studio connects just fine, it's just Test Complete that has problems.

 

Does anyone know if I can switch which driver TestComplete uses to connect to databases? I think part of the problem is that the OLE driver doesn't support TLS 1.2

2 Replies