Hi,

I'm trying to replace this:

<h2 style="margin: 0px 0px 5px; padding: 0px; font-family: 'Trebuchet
MS',Arial,Helvetica,sans-serif; font-weight: bold; line-height: 30px;
font-size: 30px; color: #b4b4be;">

but

UPDATE `jos_content` SET `introtext` = replace(`introtext`,"<h2
style=\"margin: 0px 0px 5px; padding: 0px; font-family: 'Trebuchet
MS',Arial,Helvetica,sans-serif; font-weight: bold; line-height: 30px;
font-size: 30px; color: #b4b4be;\">","<h2>")

just gives me 0 results...

How do I correctly replace and unescape the quote?

Thanks!

-- 
Lex Thoonen
Pêng Smart Web Design - http://www.peng.nl
Gran Canaria Info     - http://www.gran-canaria-info.com
Hollandse Nieuwe      - http://www.hollandsenieuwe.com
tel. +34 928 88.61.77


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to