I did a sql compare and the generated script has an ALTER sp before the ALTER table where I had added a new column.

So I have to manually modify the script to put the ALTER table before the ALTER sp.

Did I miss something during the script generation?

Thanks,
Aaron
nvman_ca
0

Comments

1 comment

  • stanori
    Hi nvman_ca,

    What build of SQL Compare are you running? You could try the following under the "options" tab in the project setup:

    - Add object existence checks
    - Force Column order

    Best Regards,
    Steve
    stanori
    0

Add comment

Please sign in to leave a comment.