Re: Numeric datatype doesn't match those from older driver version ?
От | Lothar Behrens |
---|---|
Тема | Re: Numeric datatype doesn't match those from older driver version ? |
Дата | |
Msg-id | 4bd4d6d3-05d6-4f46-8457-a1adb96ef209@r40g2000yqj.googlegroups.com обсуждение исходный текст |
Ответ на | 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 |
On Dec 7, 1:55 am, in...@tpf.co.jp (Hiroshi Inoue) wrote: > Lothar Behrens wrote: > > Hi, > > > I am now using the current ODBC driver (8.3.0400 Unicode) for my > > application. > > Compared to my SQL_ASCII database installation (and the 07.03.0200 > > driver version) > > I get wrong column type information. > > > The numbers I get now are negative. > > Maybe you are looking at > SQL_WCHAR(-8) > SQL_WVARCHAR(-9) > SQL_WLONGVARCHAR(-10) > . > > > I didn't have seen any switch to change this to be > > > equal to the old driver. > > 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. Lothar > regards, > Hiroshi Inoue > > -- > Sent via pgsql-odbc mailing list (pgsql-o...@postgresql.org) > To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-odbc
В списке pgsql-odbc по дате отправления: