Skip to main content
Question

Does FME support connecting to Azure SQL Data Warehouse or Snowflake?

  • September 9, 2020
  • 3 replies
  • 50 views

Does FME support connecting to Azure SQL Data Warehouse or Snowflake? We want to be able to connect to and move data from either (or both) of those data sources into postgresql.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

david_r
Celebrity
  • September 9, 2020

Forum|alt.badge.img+2

Hi @mmirobelli​ 

Whilst I haven't personally read any data from Azure SQL Data Warehouse, you could try this Reader first.

If that doesn't work, it looks like it's possible to connect using ODBC/JDBC, which FME does support.

Azure SQL DW Connection strings examples

FME ODBC doc

FME JDBC doc


  • Author
  • September 14, 2020

Hi @mmirobelli​ 

Whilst I haven't personally read any data from Azure SQL Data Warehouse, you could try this Reader first.

If that doesn't work, it looks like it's possible to connect using ODBC/JDBC, which FME does support.

Azure SQL DW Connection strings examples

FME ODBC doc

FME JDBC doc

Thanks for the information. I upgraded to 2020.1 in order to access the Snowflake reader/writer. I'll try the recommended reader(s) for Synapse Analytics.