Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Connecting from Qlik Sense to Cassandra with JDBC (TIQ Solutions)

Hi,

This is my first foray into attempting data connections, and it's not going well so far. Would really appreciate some suggestions!

I was able to successfully connect Qlik Sense Desktop (3.1 SR1) to Cassandra with:QlikView JDBC Connector

and following instructions from RAlf Becher here: Cassandra dwh | Qlik Community

Now I am trying to do the same from the Qlik Sense server (2.2.4) but I'm getting the error: CONNECTs other than LIB CONNECT are not available in this script mode

I would rather not change the script mode if possible. Is there some other way around this error? Is there a way to use LIB CONNECT with the TIQ JDBC driver?

Thanks,

Tanya

1 Reply
Anonymous
Not applicable
Author

I'm connecting with

CUSTOM CONNECT TO

"Provider=JDBCConnector_x64.dll;jdbc:cassandra://<host>:9160/analytics;";