Groups | Blog | Home
all groups > sql server programming > october 2004 >

sql server programming : ntext column


Chris Hohmann
10/24/2004 4:08:10 PM
[quoted text, click to view]

http://www.aspfaq.com/show.asp?id=2445

barbaranesbitt NO[at]SPAM bellsouth.net
10/24/2004 6:23:07 PM
I need to replace some characters on an ntext column. However, the REPLACE
function won't work with the ntext column type. I know that I can cast to a
varchar(8000) and then call the function but I might truncate the data that
way. Is there a way that I can safely do this?
Thanks

barbaranesbitt NO[at]SPAM bellsouth.net
10/24/2004 8:18:36 PM
perfect. Thanks!

[quoted text, click to view]

AddThis Social Bookmark Button