Forum Discussion

sujaysbhat's avatar
sujaysbhat
New Member
8 years ago

Connecting to local database

I have a database which is in my local system. Trying to connect the same with Power BI desktop using SQL Server Databse and for connection given the server name as my system's name. When trying to get connected it is showing an error.

Can anyone let me know the steps to connect to the databse??

 

 

4 Replies

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi sujaysbhat,

     

    Could you please mark the proper answer as solution or share the solution if it's convenient for you? That will be a big help to the others.

     

    Best Regards!
    Dale

  • Anonymous's avatar
    Anonymous
    Not applicable
    Do we have some solution for this issue, I'm trying to do the same.
  • Anonymous's avatar
    Anonymous
    Not applicable

    I used:

         (localdb)\MSSQLLocalDB

    as the servername and that worked for me.