Options

How do I make SQL-compare NOT ignore the order of attributes

CMACMA Posts: 5
edited December 15, 2009 8:44AM in SQL Compare Previous Versions
When I compare two tables and the only differents is, the order of the attributes, then SQL-Compare will claim them EQUAL..

Is there somewhere I can make SQL-Compare make them different.

Thanks
Claudi

Comments

  • Options
    You might be looking for the options 'Force column order' and 'WITH element order' - those will let you ignore the order of columns and the order of DML trigger WITH elements.

    Are those the attributes you need SQL Compare to pay attention to the order of, or do you mean some other kind of attributes (e.g. index / constraint attributes)?
    Software Developer
    Redgate Software
Sign In or Register to comment.