dbTalk Databases Forums  

Is there a way to do a DTS load on type TEXT fields?

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


Discuss Is there a way to do a DTS load on type TEXT fields? in the microsoft.public.sqlserver.dts forum.



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

Default Is there a way to do a DTS load on type TEXT fields? - 10-01-2005 , 04:05 PM






I have a table with 3 TEXT fields. DTS doesn't seem to want to load into
TEXT fields, as I get an error from DTS when trying to do this. Is there a
way around this? For now, I use DTS to load into VARCHAR fields, then I do
an ALTER statement to change to TEXT. Is that the best way to do this? I do
stand a chance of losing some data in my DTS loads, because there are some
fields that exceed the limit of a VARCHAR field

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Is there a way to do a DTS load on type TEXT fields? - 10-01-2005 , 04:28 PM






Can you give me the error message, structure of your tables, do you have
data in all the TEXT attributes, Source == ?, destination == SQL Server
? ?


--


----------------------------------------
Allan Mitchell (Microsoft SQL Server MVP)
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com





"Brian Kitt" <BrianKitt (AT) discussions (DOT) microsoft.com> wrote


Quote:
I have a table with 3 TEXT fields. DTS doesn't seem to want to load into
TEXT fields, as I get an error from DTS when trying to do this. Is there a
way around this? For now, I use DTS to load into VARCHAR fields, then I do
an ALTER statement to change to TEXT. Is that the best way to do this? I do
stand a chance of losing some data in my DTS loads, because there are some
fields that exceed the limit of a VARCHAR field


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.