Forum Discussion
OLE DB or ODBC error when loading new or refreshing existing SQL Server database
Try connecting to the Azure SQL database using other tools like SQL Server Management Studio (SSMS) or Excel. This will help determine if the issue is specific to Power BI Desktop or if there is a broader connectivity problem.
Have you recently updated Power BI Desktop? Perhaps uninstall, and install Power BI Desktop from the Windows Store, as that receives the first updates as opposed to the MSI installer.
Thanks foodd for your suggestion. I have tried excel and the same error pops up, so it seems to be a broader issue.
- foodd3 years agoCommunity Champion
That is a good error! TCP 0 is saying that No connection could be made because the target machine actively refused it. No not an answer, though good to confirm. Seems like a networking issue to me.
Test Step 2: Using SSMS from a remote machine, see if the connection is accepted. I would rope in the DBA (who owns the box and instance), and the Network folks (who own the connectivity) to help with this if I were in your place.