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.
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?
Oct 09, 2020 09:12 AM
Adminstudio started supporting TLS 1.2 with 2018 R3 so it may be necessary to upgrade.
Oct 09, 2020 10:19 AM
Adminstudio started supporting TLS 1.2 with 2018 R3 so it may be necessary to upgrade.
Oct 09, 2020 10:19 AM