From version 5.0 onwards of helical insight we are by default supporting Snowflake. However if you are using an older version of Helical Insight this document can help you understand how to connect and use.
1. Download the Snowflake.zip and extract
2. Copy snowflake.xml and snowflake.js file into below server path
"....\hi\hi-repository\System\Admin\SqlFunctions"
3. Open sqlDialects.properties file and copy line :
# Snowflake
net.snowflake.client.jdbc.SnowflakeDriver=org.hibernate.dialect.DerbyTenSevenDialect
add this line into your sqlDialects.properties located at
"....\hi\hi-repository\System\Admin"
4. Open sqlFunctionsXmlMapping.properties file and copy line :
#snowflake
net.snowflake.client.jdbc.SnowflakeDriver=snowflake
add this line into your sqlFunctionsXmlMapping.properties located at
"....\hi\hi-repository\System\Admin"
5. Copy snowflake-jdbc-3.9.2.jar file from attachment and paste it to
"....\hi\hi-repository\System\Drivers"
6. Restart Helical Insight application server.
NOTE : Above dialect configuration and JDBC driver by default come in Helical V5.0 RC2 onwards , you need to configure if you are using older version of Helical Insight
Sample connection String for snowflake database :
jdbc:snowflake://https://