Question
SQL connection by domain account
Hi,
due to some legal requirements im not able use login by local account to SQL database (this way work perfektly), I need set connection based on Domain account, but if I use domain\user and password, each time im getting error
"Unable to Invoke Service Test on test domain connection_II: null"
Any Idea how to solve
(as thing template Im using JDBC_MSSQLServer)

