Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
How to display progress bar in windows form during execution of DTS package?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Azhagan, post: 130715"] 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. execute DTS package the form will idle till the DTS package finishes. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
How to display progress bar in windows form during execution of DTS package?
Top