Ignore Identity Field
ChrisClement
Posts: 10
My source tables have identity fields. I need my target table to include the field but turn off the identity. I've tried checking "ignore indexes", "ignore identity seed and increment values", "ignore extended properties", etc. Nothing works. What am I missing?
Thanks.
Chris
Thanks.
Chris
This discussion has been closed.
Comments
If you want the target table to have the column but to remove the identity property you will have to ignore the column and create it yourself. This cannot be currently accomplished using any of the options in SQL Compare.
Regards
Dan
Red Gate Software Ltd
Thanks.
Chris
Sorry you cannot ignore the column, or the identity property, with SQL Compare. If you want to use SQL Compare you will have to manually remove the identity value after the synchronisation.
Regards
Dan
Red Gate Software Ltd