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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
KavyaReddy
Regular Visitor

How to connect to sql datatbase

I am unable to connect to sqldatabase getting below error. Could, you please help me

 

KavyaReddy_0-1744895968437.png

 

Thanks

1 ACCEPTED SOLUTION
v-kathullac
Community Support
Community Support

Hi @KavyaReddy,

Thank you for reaching out to Microsoft Fabric Community Forum.

 

Below are the few debug steps to solve your issue.

1) Check if the SQL Server name and instance are correct (e.g., SERVERNAME\SQLEXPRESS)

2) Make sure SQL Server service is running (Use services.msc to verify)

3) Enable TCP/IP and Named Pipes in SQL Server Configuration Manager

4) Allow remote connections (SQL Server Properties > Connections > Check “Allow remote connections”)

5) Check Windows Firewall settings Open port 1433 for SQL Server Allow sqlservr.exe in firewall rules

6) Start the SQL Server Browser service

7) Test connection via SQL Server Management Studio (SSMS) Verify correct authentication method is used (Windows Authentication vs SQL Server Authentication)

8 ) Ensure network discovery is enabled on both machines(if you connected remotely)

 

Regards,

Chaithanya.

View solution in original post

3 REPLIES 3
v-kathullac
Community Support
Community Support

Hi @KavyaReddy   ,

 

As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.


Regards,

Chaithanya.

v-kathullac
Community Support
Community Support

Hi @KavyaReddy,

Thank you for reaching out to Microsoft Fabric Community Forum.

 

Below are the few debug steps to solve your issue.

1) Check if the SQL Server name and instance are correct (e.g., SERVERNAME\SQLEXPRESS)

2) Make sure SQL Server service is running (Use services.msc to verify)

3) Enable TCP/IP and Named Pipes in SQL Server Configuration Manager

4) Allow remote connections (SQL Server Properties > Connections > Check “Allow remote connections”)

5) Check Windows Firewall settings Open port 1433 for SQL Server Allow sqlservr.exe in firewall rules

6) Start the SQL Server Browser service

7) Test connection via SQL Server Management Studio (SSMS) Verify correct authentication method is used (Windows Authentication vs SQL Server Authentication)

8 ) Ensure network discovery is enabled on both machines(if you connected remotely)

 

Regards,

Chaithanya.

Cookistador
Super User
Super User

Are you sure of the name ?

Do you have access to the database from your computer ? (for example with SQL Server management studio)

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.