Progress Bar for WebService -
12-13-2005
, 12:05 PM
Hi I have a WebService which executes a DTS Package on an SQL Server.
The WebService is called from a WinForms client.
On the WinForms client how can I update the progress bar with the progress
of the DTS Package?