hello @sergui / anyone
I just got an issue in my platform where snowflake odbc driver is installed on Linux and I’m trying to connect to snowflake using isql command and the authentication is key pair.
I don’t want to store the PRIV_KEY_FILE and PRIV_KEY_FILE_PWD in odbc.ini and I can pass it via the environment variable .. I tried running it export command but I didnot work . Have anyone come across this issue before ? Please let me know . Thanks