0
votes

I'm trying to connect from QlikView to snowflake in order to download data to qvd

I've installed the necessary driver: Driver

Filled all the blue blanks:
Credentials

Trying to connect from QlikView:
Connect

After I press the test connection I'm get the following error after a long time: Error

1
it actually looks like you have no network connection - Rick
Thanks, that was the problem. Opened the Server for network connection. - ShayBa

1 Answers

1
votes

As Zephro mentioned, it seems there's a connectivity issue on your side. Could you please use SnowCD to ensure that you can access to the Snowflake service?

https://docs.snowflake.com/en/user-guide/snowcd.html

Download the SnowCD for your operation system (Windows/Mac/Linux are supported).

First run the following command:

SELECT SYSTEM$WHITELIST();

Then save the output to a JSON file (test.json), and run the SnowCD with the JSON file name as first parameter:

snowcd test.json