The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello, so I remote login to anothr computer to access their database in Microsoft SQL server management. I want to connect a new report in power bi on my physcial computer to that server, but every time I try to it won't work. Any one experience something similar, or have any solutions?
Solved! Go to Solution.
Hi @Anonymous ,
We first need to troubleshoot the problem you are experiencing step by step, first make sure you have both SSMS and SQL Server downloaded,
if one of them is missing it may cause you to not find SQL Mannager.
We have several ways to help you find SQL Mannager.
In your local folder find C:\Windows\System32.
Open the Run dialog box by pressing Win + R.
Type and press Enter. Replace the version number with the version number of SQL Server: SQL Server Manager<version>.
If you don't know your version number, there are links you can check that may help you.
Determine which version and edition of SQL Server Database Engine - SQL Server | Microsoft Learn
Hope it helps!
Best regards,
Community Support Team_ Tom Shen
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
I am working in Microsoft SQL Server Management Studio, will this still work for me? On my computer I cannot find SQL Server Configuration Manager.
Hi @Anonymous ,
We first need to troubleshoot the problem you are experiencing step by step, first make sure you have both SSMS and SQL Server downloaded,
if one of them is missing it may cause you to not find SQL Mannager.
We have several ways to help you find SQL Mannager.
In your local folder find C:\Windows\System32.
Open the Run dialog box by pressing Win + R.
Type and press Enter. Replace the version number with the version number of SQL Server: SQL Server Manager<version>.
If you don't know your version number, there are links you can check that may help you.
Determine which version and edition of SQL Server Database Engine - SQL Server | Microsoft Learn
Hope it helps!
Best regards,
Community Support Team_ Tom Shen
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Make sure that the SQL Server is configured to allow remote connections:
Allow Remote Connections:
Check SQL Server Configuration Manager:
Firewall Settings:
Ensure that you have the correct authentication mode and credentials to connect:
Mixed Mode Authentication:
Create a SQL Server Login:
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
27 |
User | Count |
---|---|
181 | |
83 | |
68 | |
49 | |
46 |