Options

Synch Report / Information

elstxelstx Posts: 25
edited October 18, 2004 12:13PM in SQL Toolkit Previous Versions
When running in console mode, is there a way to get feedback from the synchronization step? It would be nice to see where you are in the process and if each step of the synchronization succeeded or failed.

Comments

  • Options
    Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hi,

    What you need to do is set up a StatusEventHandler, which will notify the application of the completion of any particular task that supports it. There is an example of how to use StatusEventHandler in the example projects.
This discussion has been closed.