dbTalk Databases Forums  

SSIS Import multiple tables from txt files into Sql Server 2005

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


Discuss SSIS Import multiple tables from txt files into Sql Server 2005 in the microsoft.public.sqlserver.dts forum.



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

Default SSIS Import multiple tables from txt files into Sql Server 2005 - 05-13-2008 , 11:44 AM






Hello -

I am new to SSIS and quite overwhelmed at the complexity of the product.

I have six text files to be imported into six Sql Server tables (in the same
database).

I need to:
1) delete all rows (leaving only the table structure) and insert the
new data in each table
2) if one of the tables screws up, I want to roll back all insertions
for all tables.
3) schedule the job to run at 5:00 AM in the morning and notify me of
failures.

Can anyone point me in the right direction of how to find out how to do this?

Any help will be appreciated!

--
Sheldon

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.