Re: Numeric datatype doesn't match those from older driver version ?

Поиск
Список
Период
Сортировка
От Adam M
Тема Re: Numeric datatype doesn't match those from older driver version ?
Дата
Msg-id 84b37b360812171210s23ba6c13i7affe2a70b36637a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Numeric datatype doesn't match those from older driver version ?  (Hiroshi Inoue <inoue@tpf.co.jp>)
Ответы Re: Numeric datatype doesn't match those from older driver version ?  ("Dave Page" <dpage@pgadmin.org>)
Список pgsql-odbc
On Sat, Dec 13, 2008 at 6:50 PM, Hiroshi Inoue <inoue@tpf.co.jp> wrote:
> You can handle the UTF-8 database with Unicode or
> ANSI version driver.
> If you would handle the (var)char data as UTF-8
> strings, please use the ANSI driver.
> If you would handle the (var)char data as UTF-16
> strings, please use the Unicode driver.

I did not know that! I've always *assumed* that ASCII version was for
ASCII databases only. ASCII generally means 7-bit encoding, not 8-bit
like UTF-8.

Maybe a better name for the drivers would be,
   psqlodbc.msi
   psqlodbc-multibyte.msi

and most Windows users (I hope) would assume what you wrote.

- Adam

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

Предыдущее
От: Lothar Behrens
Дата:
Сообщение: Re: Numeric datatype doesn't match those from older driver version ?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Numeric datatype doesn't match those from older driver version ?