Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 A replace in Ntext fields

Author  Topic 

trademind
Starting Member

2 Posts

Posted - 2008-07-08 : 21:59:07
Hi All,

i am having difficulties to find a function replace some text into and NTEXT field of a SQLServer database.

I need to remove a string that always come at the end of each records and is a fixed lenght, about 20 char.

maybe can be done in 2 ways, a search and replace or a trm of the final part of the string.

Anyone can suggest a piece of code to run?

Thanks!

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2008-07-08 : 22:01:03
duplicate thread http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=106243


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -