Hi We are using MS SQL server as database and wanted to create a db connection.
But we are receiving the below error when creating the connection:
The following error occurred when connecting to database "XXX dev": No suitable driver found for jdbc:wm:sqlserver://192.XXX.XXX.XX:52567;databaseName=xxx_wm_db;userName=xxx_wm_admin;password=xxxxx@123
We have already placed sqljdbc4.jar in /opt/ARIS_MashZone/jdbcdrivers/ directory.
We have restarted the mashzone also.
We can see the below driver in connections page in Aris Mashzone :
com.microsoft.sqlserver.jdbc.SQLServerDriver