Hallo,
A few days ago I had updated to 4.4 and then to 4.5. As expected, no connection to the SQL server can be established again. Last time the problem could only be solved after months with a JAVA programmer. This can not be it.
I have reinstalled and integrated the current drivers from Microsoft. As in the old version, I used the following jar file. mssql-jdbc-9.4.0.jre8.jar
When I open the workspace, I immediately get the following message:
WARN Microsoft SQL Server Connector 0:82 DB Connection no longer available. Go to advanced settings to enable connection restoration.
If I run the Microsoft SQL Server Connector I get the following error message:
ERROR Microsoft SQL Server Connector 0:51 Execute failed: Dieser Treiber ist nicht für integrierte Authentifizierung konfiguriert. ClientConnectionId:ddae3cf9-f02a-4bc5-a4c1-c2e250115dfc
integratedSecurity = true is set.
Patrik