Character set error

Поиск
Список
Период
Сортировка
От Mauricio Fernandez A.
Тема Character set error
Дата
Msg-id KPEAKEDEHEPGJLOLEDMBOEMACBAA.mfacontacto@ono.com
обсуждение исходный текст
Список 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



В списке pgsql-sql по дате отправления:

Предыдущее
От: Adriana Marcela Aguirre
Дата:
Сообщение: Sql - Error en ejecución de función Postgres desde cliente VFoxPro
Следующее
От: Muralidharan Ramakrishnan
Дата:
Сообщение: Re: Problem -Postgre sql