Hi
I have a column of type ntext which i want to remove certain words within - for example I want to replace hspace="0" in the one below with nothing i.e. remove it.
is there a generic function for just removing chunks of text using UPDATETEXT - so for the example below I say I want to remove hspace="0"
thanks
ian
<img title="test" height="1" alt="test" hspace="0"
src="images/1.gif" width="1"
longdesc="longdescription.asp?imagename=1.gif" />
I have a column of type ntext which i want to remove certain words within - for example I want to replace hspace="0" in the one below with nothing i.e. remove it.
is there a generic function for just removing chunks of text using UPDATETEXT - so for the example below I say I want to remove hspace="0"
thanks
ian
<img title="test" height="1" alt="test" hspace="0"
src="images/1.gif" width="1"
longdesc="longdescription.asp?imagename=1.gif" />