The designer encountered an error while loading the table definition?

前端 未结 9 1265
执笔经年
执笔经年 2021-02-06 00:43

I\'ve problem with Visual Studio 2012 Ultimate.

I inserted a \"Sql Server Database\", and when I try to \"Add new table\" after a while I get this problem

9条回答
  •  逝去的感伤
    2021-02-06 01:03

    Please check that the login you are using to connect to the database in VS has the necessary permissions to create tables.

提交回复
热议问题