Comments
7 comments
-
Hi Gleb,
Thanks for your post!
I have logged a support ticket for you and will email you shortly. -
I have encountered this identical problem, except I am creating a deployment script. When the data is transferring between the nvarchar(max) columns, a good chunk is getting truncated at the end.
-
Hi Both,
We have logged this bug as SDC-2176 and are currently investigating. We will update this thread when a fix becomes available.
David -
Has there been any progress concerning this bug?
Thank you! -
Hi,
We have been able to reproduce the issue locally and are currently work towards a fix. We've been rather busy with a number of items with Compare 12 but this is now top of our support list.
David -
thanks for this great post
-
Sorry for the delay on this one - it's taken us a while to get fixed, but we've just released 12.0.36.3534 to Frequent Updates with a behaviour change that should prevent this bug.
We've removed the code that would cause long string rows to get inserted or updated in batches of 8k bytes - now the row will get modified in one go. The old code generally worked fine, but there were edge cases around a combination of non-unique custom comparison keys and custom where clauses where it wouldn't correctly identify the row to update. It appears that this behaviour was working around a bug in Query Analyzer (the 2000 version of SSMS) which we no longer support, so we can simplify the behaviour a bit
Please let us know if this change fixes your problem
Add comment
Please sign in to leave a comment.
version 11.5.7.1288 professional.