Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
dhorrall
Helper I
Helper I

JDBC Connection to Fabric Synapse Warehouse

I use a third party query tool that uses SQL Server JDBC. Should this currently work to query Fabric Synapse?  I am getting a timeout. 

1 ACCEPTED SOLUTION
PRADEEPCH-MSFT
Microsoft Employee
Microsoft Employee

@dhorrall - Microsoft Microsoft Fabric also supports connectivity to the Warehouse or SQL Endpoint using a Java database connectivity (JDBC) driver.

When establishing connectivity via JDBC, check for the following dependencies:

  1. Add artifacts, choose Add Artifact and add the following four dependencies in the window like this, then select Download/Update to load all dependencies.

     
     
    PRADEEPCHMSFT_1-1685946516679.png 
  2. Select Test connection, and Finish.

     
    PRADEEPCHMSFT_2-1685946586578.png

     

For more details, refer to Connectivity to data warehousing in Microsoft Fabric - Connect using JDBC.

 

Hope this helps. Do let us know if you any further queries.

View solution in original post

3 REPLIES 3
PRADEEPCH-MSFT
Microsoft Employee
Microsoft Employee

@dhorrall - Microsoft Microsoft Fabric also supports connectivity to the Warehouse or SQL Endpoint using a Java database connectivity (JDBC) driver.

When establishing connectivity via JDBC, check for the following dependencies:

  1. Add artifacts, choose Add Artifact and add the following four dependencies in the window like this, then select Download/Update to load all dependencies.

     
     
    PRADEEPCHMSFT_1-1685946516679.png 
  2. Select Test connection, and Finish.

     
    PRADEEPCHMSFT_2-1685946586578.png

     

For more details, refer to Connectivity to data warehousing in Microsoft Fabric - Connect using JDBC.

 

Hope this helps. Do let us know if you any further queries.

Where do I find those options?

Did you ever find where to see those options?

 

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugFabric_Carousel

Fabric Monthly Update - August 2024

Check out the August 2024 Fabric update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors