Try with below configurations.
JDBC Driver : com.microsoft.sqlserver.jdbc.SQLServerDriver
Connection : jdbc:sqlserver://hostname/IP:1433;databaseName=DBname
Thanks
Try with below configurations.
JDBC Driver : com.microsoft.sqlserver.jdbc.SQLServerDriver
Connection : jdbc:sqlserver://hostname/IP:1433;databaseName=DBname
Thanks