How to resolve "No suitable driver found for jdbc:Snowflake URL" issue when connecting to Snowflake?

Punit_KPunit_K MemberPosts:2Newbie
I downloaded the driver required from Snowflake site & tried to connect to Snowflake using Connector & option "Custom (configure in Driver tab)" but i am getting error "No suitable driver found for jdbc:snowflake_url".

Answers

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University ProfessorPosts:1,984RM Engineering
    Hi,

    Please change the URL prefix tojdbc:snowflake://

    Regards,
    Marco
    MartinLiebig Punit_K
  • Punit_KPunit_K MemberPosts:2Newbie
    Hi Marco,

    Thanks for your reply & i changed the URL prefix to jdbc:snowflake:// but still getting the same Error.
    Also in Connection>>Set up: when i am not giving Database Name i am getting Error "Unexpected Error: org/bouncycastle/operator/DigestCalculator" (was experimenting with set up).
  • CarlPCarlP MemberPosts:7Learner I
    Hi Punit, did you ever get a connection working to Snowflake? i'm having similar problems. Can you email me please at[email protected]
Sign InorRegisterto comment.