Re: character 0xe29986 of encoding "UTF8" has no equivalent in "LATIN2"

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: character 0xe29986 of encoding "UTF8" has no equivalent in "LATIN2"
Дата
Msg-id 99CAFE78-636A-40B2-91DA-A954DE978CD6@solfertje.student.utwente.nl
обсуждение исходный текст
Ответ на character 0xe29986 of encoding "UTF8" has no equivalent in "LATIN2"  (Andreas Kalsch <andreaskalsch@gmx.de>)
Ответы Re: character 0xe29986 of encoding "UTF8" has no equivalent in "LATIN2"
Список pgsql-general
On 3 Aug 2009, at 20:32, Andreas Kalsch wrote:

> Problem: Users will enter _any_ characters in my application and an
> error really doesn't help in this case.


I think the real problem is: Where do you lose the original encoding
the users input their data with? If you specify that encoding on the
connection and send it to a database that can handle UTF-8 then you
shouldn't be getting any conversion problems in the first place.

Alban Hertroys

--
If you can't see the forest for the trees,
cut the trees and you'll see there is no forest.


!DSPAM:737,4a77688810131526383955!



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

Предыдущее
От: Ilya Urikh
Дата:
Сообщение: Re: Problem with Numerics multiplication in C-function
Следующее
От: Andreas Kalsch
Дата:
Сообщение: Re: character 0xe29986 of encoding "UTF8" has no equivalent in "LATIN2"