dbTalk Databases Forums  

Problem migrating DTS to SSIS

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Problem migrating DTS to SSIS in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
stathisgotsis@hotmail.com
 
Posts: n/a

Default Problem migrating DTS to SSIS - 01-23-2008 , 12:18 PM






Hello everyone,

I imported a DTS package from SQL2000 to SQL2005. The problem is
the package fails during validation. That happens because some temp
tables are created at some point of the package and the validation
reaches a point where those tables are used. While the execution of
the package is successful at SQL2000 (where temp tables are created
during runtime and used afterwards), validation fails at the point
where these tables are used because they wrere not created in the
first place.

Is there any solution to this problem?

Thank you.

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.