The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adminstudio 2015 TLS 1.2

PatrickK
By
Level 2

Hello,
because of new security GPOs we disabled tls1.0 and tls1.1 on out CLients and Servers.

Because that, Adminstudio can't connect to the DB with the Build in ODBC Driver für SQL Server within Windows 10.

We installed and testet a connection in the OSBC-DataSource Settings in Windows with:
- ODBC Driver 17 for SSQL Server
- SQL Server Native Client 11.0
The Testconnection worked, to our DB instance.

But we cant't get a connection in Adminstudio 2015 to the DB.

We already changed in SharedAdinstudio.ini

from: DefaultDatabase=PROVIDER=SQLOLEDB.1

to: DefaultDatabase=PROVIDER= SQLNCLI11.1

or to: DefaultDatabase=PROVIDER= MSOLEDBSQL.1

but with no success.

How can we setup Adminstudio 2015 to use the new ODBC Drivers?

(1) Solution

bkelly
By
Flexera Alumni
(1) Reply

bkelly
By
Flexera Alumni

Adminstudio started supporting TLS 1.2 with 2018 R3 so it may be necessary to upgrade.

This may help: Issue connecting to SQL database with a warning message "SSL Security Error" after enabling TLS 1.2 and disabling TLS 1.0 and TLS 1.1 in the server machine