SQL_to_Snowflake_Export_Tool
SQL_to_Snowflake_Export_Tool copied to clipboard
Pointing to installed ODBC driver
Hi Nick, I found your Snowflake Migration Tool on Github. Great that you make it publicly available. Thank you very much for that. It is extremely exciting. I would like to migrate a Postgres database to Snowflake. It's more of a side project. However, I always get the error message "ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified" The tool doesn't seem to find the ODBC driver for Postgres. Yet the Postgres ODBC driver is installed and works with other programs. Is there anything I can do to show your tool where the driver is? Have a nice weekend and thanks again!