Resume after ExecuteBlock
MartinH
Posts: 82 Bronze 2
Is there anywhere I can pick-up a brief resume of the action carried out by ExecuteBlock?
I'm looking for something like:
x Records added to TableX
x Records modified in TableX
x Record deleted from TableY
Thanks,
Martin.
I'm looking for something like:
x Records added to TableX
x Records modified in TableX
x Record deleted from TableY
Thanks,
Martin.
Comments
Thanks for your post.
From the sample examples can you have a look at: GetFeedbackExample.cs
This example reports on SQL Compare's progress by displaying any messages or percentage notifications on the console.
Let me know if this helps.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
My question was if there is a resumé of commands that have been performed by the Data Compare engine.
For example:
x Records were added to TableX
y Records were deleted from TableX
z Records were updated on TableX
...etc. for each table in the database.
Hope this helps,
Martin.
Thanks for posting the solution!
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com