Forum Discussion
My SQL Connection with fabric without on-premises data gateway
- 3 years ago
Hi. If you have a MySQL on premise or in another vendoor, then you must use a Gateway (dataflow gen2) or Integration runtime (data factory) in order to read the data as source. You need to install a mysql driver first and then you can use the gateway. For now, there is no cloud provider or something like that to get direct connection like databricks, snowflake or SQL Server.
I hope that helps,
Hi. If you have a MySQL on premise or in another vendoor, then you must use a Gateway (dataflow gen2) or Integration runtime (data factory) in order to read the data as source. You need to install a mysql driver first and then you can use the gateway. For now, there is no cloud provider or something like that to get direct connection like databricks, snowflake or SQL Server.
I hope that helps,