Tuesday, March 20, 2012

query to remove HTML tags

Hi,
I have a table with 3 fields. One of the fields contains HTML tags which I
want to get rid of. Any quick way to do this?
thanksYou can use function REPLACE or STUFF to replace characteres not wanted. See
BOL for more information.
AMB
"Rafael Chemtob" wrote:

> Hi,
> I have a table with 3 fields. One of the fields contains HTML tags which
I
> want to get rid of. Any quick way to do this?
> thanks
>
>|||See if this helps:
http://groups.google.ca/groups?selm...FTNGP09.phx.gbl
Anith

No comments:

Post a Comment