dbTalk Databases Forums  

DTS display status, ADP

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS display status, ADP in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Xav
 
Posts: n/a

Default DTS display status, ADP - 12-19-2005 , 09:06 AM






In my ADP I start a DTS pakcage from my vba module (use the object
dts.package2), I display the status of the progress in a pop up form.
My issue is the DTS package takes ages to complete and if a user use
another application and come back to the Access application the got a
pitch white screen like if the application crashed. Is there anyway to
force a refresh on the Access application? Any ideas are welcome.


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS display status, ADP - 12-20-2005 , 06:06 AM






You would need to use a separate thread for the execution as opposed to the
UI. Not sure if ADP will support this.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Xav" <Xaviar.Goulay (AT) uk (DOT) standardchartered.com> wrote

Quote:
In my ADP I start a DTS pakcage from my vba module (use the object
dts.package2), I display the status of the progress in a pop up form.
My issue is the DTS package takes ages to complete and if a user use
another application and come back to the Access application the got a
pitch white screen like if the application crashed. Is there anyway to
force a refresh on the Access application? Any ideas are welcome.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.