dbTalk Databases Forums  

Looping Excel Files in Transaction

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


Discuss Looping Excel Files in Transaction in the microsoft.public.sqlserver.dts forum.



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

Default Looping Excel Files in Transaction - 10-17-2005 , 04:16 AM






Hi,

I need to upload data from multiple excel files and in each files there
are bound to be more than one worksheet. I came across a very good
sample on how to achieve this at sqldts.com.

I have set up an individual DTS for uploading of each excel file and a
create a parent package to execute all the dts via Execute Package
Task. I need to configure such that when any of the individual package
failed, it would do a rollback. However, when executing the parent
package, the task cannot seems to finish executing on the Execute
Package task.

I have checked the Execute on Main Package Thread and yet it seems that
it is waiting for "something" before it can finish or move on to the
next task. I am not sure what went wrong. Any help would be greatly
appreciated.

Thanks

-- Jordan


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.