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