Hi...

>  Changing the encoding in the <?xml... at the top of the file changes the 
> first.  You want to change the second.

I changed the second.

>  If they're writing XHTML rather than HTML, I'm not sure that entity exists - 
> they need to check.  That may be why they're writing the value directly, 
> although &#163; would also do the job.

UPDATE currencies SET symbol = '&pound' WHERE ISO_CODE = 'GBP';

...works.

Thanks for the help :)

>                 - Peter

S.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to