Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
I'm connecting with
CUSTOM CONNECT TO
"Provider=JDBCConnector_x64.dll;jdbc:cassandra://<host>:9160/analytics;";