ANSI_PADDING ON/OFF not detected as difference
slootwegp
Posts: 3
SQL Compare 6.2.0.271
SQL Server 9.0.3175
when comparing tables it does not detect differences in tables created with ANSI_PADDING ON vs. OFF - Is there any way to change this behaviour? I looked at the Options and couldn't find anything to handle this.
SQL Server 9.0.3175
when comparing tables it does not detect differences in tables created with ANSI_PADDING ON vs. OFF - Is there any way to change this behaviour? I looked at the Options and couldn't find anything to handle this.
Comments
Since the ANSI_PADDING setting is defined on a connection, I'm not sure as to whether we can detect this sort of setting had been applied to a SQL object. I had, however, opened an issue with our developers about it, labeled SC-3252. So far, there hasn't been any movement on this issue since I had logged it last year.
It might get a bit weird for the case when a table is created with one setting and then altered with another - e.g. adding a field