Index was outside the bounds of the Array. (Microsoft.SqlServer.smo)

前端 未结 12 1730
有刺的猬
有刺的猬 2020-12-02 22:08

I am using SQL Server 2008 R2. It is working fine. But recently, I have changed my hosting server and I came to know that they have installed SQL Server 2

12条回答
  •  情深已故
    2020-12-02 22:18

    Restarted worked! I found the same error to add new table to my database diagram on sql server 2016, restarted sql server management studio, finally solved.

提交回复
热议问题