SQL Server 2012 error: object reference not set to an instance of an object

前端 未结 7 1643
死守一世寂寞
死守一世寂寞 2021-01-01 19:29

I use SQL Server 2012 and I have some databases on it. The problem is I suddenly get an error saying,

object reference not set to an instance of an o

7条回答
  •  独厮守ぢ
    2021-01-01 19:50

    I could solve the error. Repair the SQL Server.

    Go to Add/remove programs Microsoft SQL Server 2012(x64) -> Uninstall/Change -> Repair. Select the instance that you want to repair here.

    Select the instance

    For me, after repairing the instance, the error was solved.

    Thanks for all who spent their valuable time to reply my question.

提交回复
热议问题