dbTalk Databases Forums  

Dropping Tables in DTS

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


Discuss Dropping Tables in DTS in the microsoft.public.sqlserver.dts forum.



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

Default Dropping Tables in DTS - 07-07-2003 , 01:07 PM






Hello:
I have created a SQL2K DTS package that drops 2 tables in
a reporting database and replaces them with new data. I
use a SQL task to drop the tables and then I import the
data from one sql server to the reporting DB.(also SQL)
After the data transformation runs, I then run several
sql tasks that alters the data into a format that we need.

My problem is that although the process works fine once,
I get errors on subsequent attempts to reload the data.
It appears that the package is also dropping the data
transformations and the step fails. Is there anyway to
avoid this?

Thanks for any assistance

Brennan

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.