dbTalk Databases Forums  

DTS package return empty field on "text col"

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


Discuss DTS package return empty field on "text col" in the microsoft.public.sqlserver.dts forum.



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

Default DTS package return empty field on "text col" - 07-18-2006 , 08:44 AM






Hi out there,

I have a simple DTS package that copies data from a SQL7 into SQL2000.
Source and destination column are one2one mapped, one column is of text type.
When I execute the package the text colum in the destination table doesn't
contain any all data in source. There is no error thrown...
When I add a #temp table where I first select into the field from there
perform the a DTS to destination then the text filed is completely field.

What can I do to avoid this extra processing, in one step task?
Thx..


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.