> Tengo problema con el simbolo de la moneda europe: EURO €.
> En mi servidor WEB no lo esta reflejando.
>
> HP-UX 11.11
> IDS 7.31 FD8
Most likely, you need to set the locale to es_es.8859-15 or thereabouts,
instead of using es_es.8859-1 or en_us.8859-1. This applies when you
create the database and when you access it - look for DB_LOCALE and
CLIENT_LOCALE.

Signature
Jonathan Leffler #include <disclaimer.h>
Email: jleffler@earthlink.net, jleffler@us.ibm.com
Guardian of DBD::Informix v2005.01 -- http://dbi.perl.org/