dbTalk Databases Forums  

Please help in design of simple DTS

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


Discuss Please help in design of simple DTS in the microsoft.public.sqlserver.dts forum.



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

Default Please help in design of simple DTS - 04-19-2005 , 09:19 AM






I am in need of help for designing a very simple DTS package. I am just not
able to get the design working the way I want it to...

1. Connect to an Excel Table
2. Create new table in SQL (in the "vcms" database / "SR_Traps" is the new
table name).
3. Transform data from the Excel table into the SR_Traps table.

(steps 1 thru 3 are complete)

4. NOW... I need to be able to schedule this process. However, the DTS
needs to first drop the SR_Traps table FIRST, then re-run steps 1 thru 3 as
above.

I am using the DTS Package designer in SQLServer2000. I wish I could attach
an image of the current package, but I am unable to figure out how to perform
step #4 FIRST, then run 1-3 again -- of course, repeating this process daily.


Thanks for any input!

j

Reply With Quote
  #2  
Old   
jamesfreddyc
 
Posts: n/a

Default RE: Please help in design of simple DTS - 04-19-2005 , 09:30 AM






Nevermind. Figured it out.

j

"jamesfreddyc" wrote:

Quote:
I am in need of help for designing a very simple DTS package. I am just not
able to get the design working the way I want it to...

1. Connect to an Excel Table
2. Create new table in SQL (in the "vcms" database / "SR_Traps" is the new
table name).
3. Transform data from the Excel table into the SR_Traps table.

(steps 1 thru 3 are complete)

4. NOW... I need to be able to schedule this process. However, the DTS
needs to first drop the SR_Traps table FIRST, then re-run steps 1 thru 3 as
above.

I am using the DTS Package designer in SQLServer2000. I wish I could attach
an image of the current package, but I am unable to figure out how to perform
step #4 FIRST, then run 1-3 again -- of course, repeating this process daily.


Thanks for any input!

j

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.