Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik SenseJDBC connector help (Neo4j)

Hi,

I am trying to connect my Neo4j database to Qlik Sense. I installed the JDBCConfig and added the commons-logging-1.1.1.jar & neo4j-jdbc-1.8-SNAPSHOT-jar-with-dependencies.jar to the library:

jdbc_drivers.PNG

I also placed the JDBCConnector_x64.dll in C:\Program Files\Common Files\Qlik\Custom Data\JDBCConnector.

Here is my CUSTOM CONNECT line:

CUSTOM CONNECT TO “Provider=JDBCConnector_x64.dll;jdbc:neo4j://10.84.0.45:7474/?connector.driverClass=org.neo4j.jdbc.Driver;XUserId=neo4j;XPassword=*******;”;

Qlik doesn't seem to like this?:

custom_connect.PNG

I get the following output error when I try to Load data:

error.PNG

None of the guides I've seen on the community have detailed tutorials for how to do this in Sense. I really don't know what is wrong or how to set this up. !

Any help is appreciated.

rbecher

1 Reply
pksadoor
Contributor II
Contributor II

Got any help on this or you make it work? I am having the same issue which i am looking for some help.