Character set error

From: "Mauricio Fernandez A(dot)" <mfacontacto(at)ono(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Character set error
Date: 2005-10-19 16:24:39
Message-ID: KPEAKEDEHEPGJLOLEDMBOEMACBAA.mfacontacto@ono.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Good Day.

I´m working with postgres 7.4. on Win XP and when I do a query like

select* from table

it returns me this error message:

Invalid character data was found. This is most likely caused by stored data
containing characters that are invalid for the character set the database
was created in. The most common example of this is storing 8bit data in a
SQL_ASCII database.

I know it´s a character set problem, I really have SQL_ASCII encoding but I
don´t know how to fix it

Any idea will be welcome

Thanks

Mauricio Fernández A.
Ingeniero de Sistemas
U. Autónoma de Manizales

Browse pgsql-sql by date

  From Date Subject
Next Message Muralidharan Ramakrishnan 2005-10-19 18:33:02 Re: Problem -Postgre sql
Previous Message Adriana Marcela Aguirre 2005-10-19 15:59:23 Sql - Error en ejecución de función Postgres desde cliente VFoxPro