Wednesday, March 28, 2012

How to FORCE failed validation?

hi all-
is there any way to, as the subject so subtly states, force valdation to
fail? mind you, i don't want a false positive (failed validation message
with no data discrepancies) - i want to somehow prevent records from getting
replicated around, if possible. i'm trying to test ways of solving failed
validation issues, and need as many test cases as possible.
i'm dealing with anonymous merge subscriptions if that makes a difference...
thanks in advance,
-ben
Ben,
you could temporarily modify the merge trigger so your data change is not
logged or do a bulk insert without the FIRE_TRIGGERS option.
HTH,
Paul Ibison

No comments:

Post a Comment