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
 special character replacement

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-03-03 : 10:06:24
shailendra writes "Hi,everbody
lets come to my problem.I have one variable of type "ntext" which contain character "\". i want to remove it or replace it with a blank character.

very urgent.....
waiting for the reply
shail"

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-03-03 : 10:13:55
Look for UPDATETEXT in SQL Server help file

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -