I'm trying to set a conection, which I was able to set on excel using the same data
DB Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
DB URL: jdbc:sqlserver://DBServer/dbName
The thing is that when I run the node, I get an X with no error data. Is there a way of doing this setting up a DSN on windows?