dbTalk Databases Forums  

Timeout Error

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


Discuss Timeout Error in the microsoft.public.sqlserver.dts forum.



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

Default Timeout Error - 06-27-2006 , 02:22 PM






I am getting a timeout error using DTSPackage with VB.Net.



Dim dtsp As New DTS.Package

dtsp.LoadFromStorageFile(DataStore.ServerDatabaseD TSPackageFile, "")

dtsp.Execute()



Do I have to run this on a separate thread? It is a long running query that
gets executed inside the vb.net program. I am not sure if DTS is timing
out, or .Net waiting for it. Any suggestions?



Derek Hart



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.