Re: RE : ? (question mark) characters
От | Rene Pijlman |
---|---|
Тема | Re: RE : ? (question mark) characters |
Дата | |
Msg-id | iff7ptcfhh8qse7dkdmfkkem9r6h1377ob@4ax.com обсуждение исходный текст |
Ответ на | Re: RE : ? (question mark) characters (Kovács Péter <peter.kovacs@sysdata.siemens.hu>) |
Список | pgsql-jdbc |
On Mon, 03 Sep 2001 09:49:27 -0700, you wrote: >Yes this is exactly what the driver does. It asks the server what >character set is being used for the database. Unfortunatly the server >only knows about character sets if multibyte support is compiled in. If >the server is compiled without multibyte, then it always reports to the >client that the character set is SQL_ASCII (where SQL_ASCII is 7bit >ascii). Thus if you don't have multibyte enabled on the server you >can't support 8bit characters through the jdbc driver, unless you >specifically tell the connection what character set to use (i.e. >override the default obtained from the server). Excellent explanation, thanks. This would be great info for the FAQ. I've seen this issue appear three times or so in the relatively short time I'm on this list. Regards, René Pijlman <rene@lab.applinet.nl>
В списке pgsql-jdbc по дате отправления: