I am getting this error (see attached image) when trying to connect to Snowflake via Excel VBA.
This is my connection string:
sConnString = "Provider=MSDASQL.1;DSN=YESDATA;HDR=Yes;pwd=*****"
Does anyone know what the issue is? I am using Windows 10 Pro and 64 bit version of Excel. The Snowflake ODBC driver is installed and configured.