Why does Schema Compare in Visual Studio 2010 show differences when there are none?

前端 未结 3 1000
谎友^
谎友^ 2021-01-14 07:57

I had hoped that Visual Studio 2010 would have brought some improvements to the Schema Comparison function. I suspect there are some, but I can\'t get something basic worki

3条回答
  •  既然无缘
    2021-01-14 08:46

    I had a similar issue in VS 2008. The route of the problem was that the project was set as a SQL Server 2005 project but the target server was actually SQL Server 2008.

提交回复
热议问题