Forum Discussion

nguyenhieubis's avatar
nguyenhieubis
Frequent Visitor
1 year ago
Solved

Issue with deploy SQL Project to Fabric Warehouse

I have a sql project, I deployed to Warehouse.

When I use web browser, I can see all metadata (tables, views, store procedures,...).

But when I connect warehouse by SSMS then I can't see any tables, views, store procedures,...

 

I do not understand the missing and how to troubleshoot it further.  

 

Please help

  • Hello nguyenhieubis 

     

    Ensure you are using the correct connection string for the Warehouse. Retrieve it from the Fabric portal by navigating to the Warehouse settings and copying the SQL connection string. Use this string in SSMS's "Connect to Server" dialog under "Database Engine" with proper authentication credentials

     

    Use the latest version of SSMS (19+) for full compatibility with Microsoft Fabric.

     

     

     

1 Reply

  • Hello nguyenhieubis 

     

    Ensure you are using the correct connection string for the Warehouse. Retrieve it from the Fabric portal by navigating to the Warehouse settings and copying the SQL connection string. Use this string in SSMS's "Connect to Server" dialog under "Database Engine" with proper authentication credentials

     

    Use the latest version of SSMS (19+) for full compatibility with Microsoft Fabric.