Hi
I am getting the following error when attempting to connect to a local MSSQL 2016 database through the Neo4j ETL Tool:
Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
at com.microsoft.sqlserver.jdbc.SQLS...