Re: ? (question mark) characters

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: ? (question mark) characters
Дата
Msg-id khp1pt8qsa0afiljalonfs8islmrd54k5g@4ax.com
обсуждение исходный текст
Ответ на Re: ? (question mark) characters  (Ricardo Pardini <rpardini@organox.com.br>)
Ответы Re: ? (question mark) characters
Список pgsql-jdbc
On Thu, 30 Aug 2001 11:06:13 -0300, you wrote:
>Thank you all for your help:
>Dia Thursday, 30 de August, 2001 10:42, Rene Pijlman wrote:
>> > like áéíóú (aeiou with accent)... they are replaced
>> > by question marks (?)... any ideas?
>> What's the character encoding of the database?
>
>It doesn't matter. I have tried it with SQL_ASCII, ISO-8859-1, and with an
>installation on Solaris which doesn't have encodings ("psql -l" doesnt list
>the Encoding field).

Have you tried it with a database which was created with -E
LATIN1 and with an installation configured with
--enable-multibyte?

If so, can you post a small Java program that reproduces the
problem?

Regards,
René Pijlman <rene@lab.applinet.nl>

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

Предыдущее
От: Rene Pijlman
Дата:
Сообщение: Re: Need help with JDBC driver. Problem, - getExportedKeys = Driver.notImplemented() exception
Следующее
От: Rene Pijlman
Дата:
Сообщение: Re: max connections