Quoted_identifiers are ON, synch doesn't work
mrgross
Posts: 4
newbie - be kind. :-)
I've got a sql2k db with quoted_ident=on yest the Compare scripts being generated are assuming it's OFF. Is there a swithc or soemthing I can throw to change that in Compare?
When I move to 2k5, it'll be different, but I can't switch it on the SQL box right now.
I've got a sql2k db with quoted_ident=on yest the Compare scripts being generated are assuming it's OFF. Is there a swithc or soemthing I can throw to change that in Compare?
When I move to 2k5, it'll be different, but I can't switch it on the SQL box right now.
Comments
However, this should have been fixed in version 7. Which version are you experiencing this issue with?
It seemed that the comparison options had the Ignore 'SET QUOTED_IDENTIFIER and SET ANSI_NULLS statements' option ticked. Once this was unchecked the comparison ran as expected. If anyone else encounters this issue please try the resolution above. If this doesn't work and you require assistance please contact our support team at support@red-gate.com
The confusion comes in where an option to ignore certain directives in the comparison ALSO affects the output script, when you would expect the output script to be governed by the database version and not the comparison options.
While I can see how the two work together, there shoudl either be options listed separately for the output script OR a better explanation of the effects of selecting/deselecting comparison options.
Thanks for your help though!! Tech support is quite repsonsive and that is appreciated!