.mdf is too new (661) my database supports version 655

前端 未结 5 855
长发绾君心
长发绾君心 2020-12-06 17:18

I am using SQL Server 2008 express and i want to import .mdf and i get this error: .mdf version is 661, your db supports the version 655

Which version is 661 and how

5条回答
  •  一生所求
    2020-12-06 18:12

    You have probably selected the instance name on the dialog box that comes when you try to add a connection from the server explorer in VS 2010. Try giving only the server name and it should work.

提交回复
热议问题