Fill Factor, Order Index & Nullable
Matt Connors
Posts: 6
Hello,
I've got a newbie question.
We're in the process of upgrading versions of a large package system.
I created a project to compare the old db to the new db.
I noticed that when I run the compare it does not recognize changes in the Fill Factor, Order Index or Nullable column attributes.
Are there some options I can set to ensure these differences get picked up?
Thanks,
Matt
I've got a newbie question.
We're in the process of upgrading versions of a large package system.
I created a project to compare the old db to the new db.
I noticed that when I run the compare it does not recognize changes in the Fill Factor, Order Index or Nullable column attributes.
Are there some options I can set to ensure these differences get picked up?
Thanks,
Matt
Comments
Can you make sure you have this default option unchecked?
In SQL Compare UI navigate to:
Tools --> Project Options --> Options --> Ignore --> Fill factor and Index padding
Does this make any difference?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Yes, that takes care of the Fill factor issue but I am still seeing that the comparision does not seem to recognize differences in:
Column Size - Specifically when the column size is reduced (i.e char(18) -> char(16)
Nullable - That is going from NULL to NOT NULL
Are there configuration options for these as well?
Thank you,
Matt
Can you email me the screenshot indicating the issue?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
My apologies - the problem was mine.
I was not comparing data between the correct databases.
- Matt
I am glad this is sorted!
Is there anything else I can help you with?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com