How to display progress bar in windows form during execution of DTS package?

O

owais

H

I want to display progress bar during execution of windows form. When I execute DTS package the form will idle till the DTS package finishes

Please help me in this regard. its an urgen

Thank
owais
 
A

Azhagan

You can create a new thread that keeps the progress bar updated while
the DTS package is being run in the main thread.

An easier option would be to make a call to the DTS routine and do a
loop while periodically checking for the status of the DTS run or until the
routine times out.

HTH,
-Azhagan.

owais said:
Hi

I want to display progress bar during execution of windows form. When I
execute DTS package the form will idle till the DTS package finishes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top