Re: Numeric datatype doesn't match those from older driver version ?
| От | Hiroshi Inoue |
|---|---|
| Тема | Re: Numeric datatype doesn't match those from older driver version ? |
| Дата | |
| Msg-id | 49445869.7070502@tpf.co.jp обсуждение исходный текст |
| Ответ на | Re: Numeric datatype doesn't match those from older driver version ? (Lothar Behrens <lothar.behrens@lollisoft.de>) |
| Ответы |
Re: Numeric datatype doesn't match those from older driver version ?
|
| Список | pgsql-odbc |
Lothar Behrens wrote: > On Dec 7, 1:55 am, in...@tpf.co.jp (Hiroshi Inoue) wrote: >> Lothar Behrens wrote: >> Please use the ANSI version driver. >> If you compile the program with win32.mak please type >> nmake /f win32.mak ANSI_VERSION=yes >> and you would get psqlodbc30a.dll and pgenlista.dll >> instead of psqlodbc35w.dll and pgenlist.dll. > > Isn't UTF-8 the unicide version ? > My database is encoded with that. 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. regards, Hiroshi Inoue
В списке pgsql-odbc по дате отправления: