But I cannot make a connect with the parameter “integratedSecurity=true” to use my windows session.
I get always an domain error:
ERROR Microsoft SQL Server Connector 0:1 Execute failed: Anmeldefehler. Die Anmeldung stammt aus einer nicht vertrauenswürdigen Domäne und kann mit der Windows-Authentifizierung nicht verwendet werden.
Hi @Daniel_Weikert , based on the error message “ERROR Microsoft SQL Server Connector 0:1”, the request is using the Microsoft SQL Server Connector node. If it was any other node, say the DB Connector node, the error message would have been “ERROR DB Connector 0:1”
Hello together, thank you very much for your respone. I have made this settings so as shown here, but it doesn’t work. Further I must say, that the SQL Server has a installation of multi instances. This instances I can address for example in ODBC-System-DSN by (DNS)-computer name like “xy.abc.local/[database name]” or only by computer name, but then the port name of the running instance. In KNIME I think I can only use the possibility with port number.