On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

TCP External Data Source

 I have an external SQL database with three Tables which i wish to customise as an external data dictionary.  I can add external dictionary in modeller but when i reload configuration and log on to project i get an exception saying there may be a problem with the connection url.    I have:    jdbc:sqlserver://<servername>:1433;DatabaseName=TCP_ARC;integratedSecurity=false;user=ixps;password=XXXXXX 

com.microsoft.sqlserver.jdbc.SQLServerDriver

Should I be using a different driver