Forum Discussion

Jothy's avatar
Jothy
Regular Visitor
2 years ago
Solved

Notebook - Data Sources

Hi Team, From Fabric Notebook, we can see the possible data sources as Lakehouse alone. So can it have only Lakehouse as data source and no other sources like RDBMS or anyother sources/targets apart...
  • APG's avatar
    2 years ago

    In Fabric notebooks you are not limited to Lakehouses: actually you can write your own code to connect to other RDBMS; for example you can write a code snippet that connects to MySQL using jdbc