Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-27-2020 11:28 AM
11-25-2020 07:38 PM
Any luck getting past this? I just installed Neo4j Desktop on OSX and am getting this as well when using the ETL tool.
11-25-2020 09:00 PM
Try this:
Download the appropriate JDBC driver (example: mssql-jdbc-6.2.2.jre8.jar) from Microsift site.
After downloading copy the .jar file to plugins folder and ran this script:
call apoc.load.driver("com.microsoft.sqlserver.jdbc.SQLServerDriver")
Hope this works!
11-26-2020 06:30 AM
I was still getting the error even after loading JDBC driver. For me, the issue was resolved after downgrading the Neo4j Desktop version. I downgraded Neo4j Desktop version to 1.3.4 , and now it works perfectly fine.
11-28-2020 06:01 PM
Hi, another option
Thanks
All the sessions of the conference are now available online