How can we help you today? How can we help you today?

SQL Compare 12 - Question

We are upgrading all of our tables to Bigint on all of the primary keys. How can I get SQL Compare to write a temp table to move all the data from the primary table to the temp table. I have ran a test and all it does is drop all the indexes and fks and pk. Then just does an alter on the column being changed to bigInt. Then aborts.
Randy
0

Add comment

Please sign in to leave a comment.