all groups > sql server dts > june 2007 >
You're in the

sql server dts

group:

ntext and dts


Re: ntext and dts AlexS
6/19/2007 2:49:57 PM
sql server dts:
Did you try bcp?


[quoted text, click to view]

ntext and dts Jonathan Crawford
6/19/2007 7:43:13 PM
Hi

In SQLServer 2000 is there any way to
transfer ntext data. SO far every method we have tried
has failed

Is it possible

thanks

jc




Re: ntext and dts AlexS
6/19/2007 7:56:01 PM
ntext is text outside SQL Server.

Don't want to sound harsh, but you can dump source data in text file if
needed.

You did not post any details on what you tried to do in DTS. So,
recommendation is of general nature.

HTH

[quoted text, click to view]

Re: ntext and dts Jonathan Crawford
6/19/2007 10:27:53 PM
Hi

Thanks, I don't know what you mean?
In DTS there is the bulk insert task, but that seems to be
from a text file only.

jc

===============
Jonathan Crawford
jc@tgsi.net
===============
[quoted text, click to view]

Re: ntext and dts Jonathan Crawford
6/20/2007 12:00:00 AM
Not harsh. It was late and I wasn't thinking for myself
That's what I did in the end. Dumped the table into a text file
then imported it, and it works.

Seems a bit of a rubbish way to do something though

thanks

jc




[quoted text, click to view]

AddThis Social Bookmark Button