Our Snowflake template in database connection dialog looks like this:
The new way of doing this is the following:
The connection parameters part of the URL is the same.
Update the template text in our DB connection settings. The old way still works so we can leave that as the second option but use the new format as the default.
Note: also verify that we are using correct class in the code. See CLO-25930 for more details.
Our Snowflake template in database connection dialog looks like this:
The new way of doing this is the following:
The
connection
parameters part of the URL is the same.Update the template text in our DB connection settings. The old way still works so we can leave that as the second option but use the new format as the default.
Note: also verify that we are using correct class in the code. See CLO-25930 for more details.