Ignore order of foreign keys in Schema Compare

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
dfabri
Posts: 1
Joined: Thu 29 Nov 2012 10:46

Ignore order of foreign keys in Schema Compare

Post by dfabri » Thu 29 Nov 2012 11:50

Is there a way to ignore the ordering of foreign keys during a db-comparison?

alexa

Re: Ignore order of foreign keys in Schema Compare

Post by alexa » Fri 30 Nov 2012 11:22

Please note that the ordering of foreign keys is not taken into account during comparison. There might be some differences in the columns the foreign key is based on.

If that's still not the problem, could you please send us the definitions of the compared objects to supportATdevartDOTcom for further investigation?

Post Reply