Re: error, urgente

From: "Alejandro D(dot) Burne" <alejandro(dot)dburne(at)gmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: error, urgente
Date: 2004-11-17 13:01:27
Message-ID: 8398dc6d041117050116e3c041@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Puedes forzar el "encoding" de un cliente con el comando:

SET CLIENT_ENCODING TO <código>;

por ejemplo:
SET CLIENT_ENCODING TO LATIN1;

Alejandro

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Diego Gil 2004-11-17 13:08:38 Re: Error al usar SUM, COUNT,... en un record
Previous Message Juanky Moral 2004-11-17 12:48:31 Error al usar SUM, COUNT,... en un record