Forum Discussion

Edlaos's avatar
Edlaos
Resolver I
4 years ago
Solved

problem with "SQL Server windows NT 64 Bit"

when I update Power BI with database, it locks the database and can no longer access the database with other applications. I always have to stop the task "PowerBI Desktop - SQL Server Windows NT 64 B...
  • amitchandak's avatar
    4 years ago

    Edlaos , You should use service to stop or start SQL server.

     

    Try to start SQL server from services and check if it gives any error

  • Edlaos's avatar
    4 years ago

    thank you for your answer,

    I don't understand exactly what you mean, I don't need to stop the SQL Server in the service, I always need the services for all other applications. I just need to stop the task "SQL Server Windows NT - 64 Bit" in the processes, every time it is not needed anymore. How do I do this automatically?

  • Edlaos's avatar
    Edlaos
    4 years ago

    Ok, it works when I stop sqlservr.exe from task services. But how can I do it automatically when it is no longer needed?

  • Edlaos's avatar
    Edlaos
    4 years ago

    ok, I solved the problem. Need the \SQLEXPRESS for my project now and not the \MSSQLLocalDB. It looks like the \MSSQLLocalDB only manages one project.

  • Edlaos's avatar
    4 years ago

    ok, I solved the problem. Need the \SQLEXPRESS for my project now and not the \MSSQLLocalDB. It looks like the \MSSQLLocalDB only manages one project.