Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?
Дата
Msg-id 3E3F8C0B.C6E195DA@tpf.co.jp
обсуждение исходный текст
Ответ на unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?  (Alain Picard <Alain.Picard@memetrics.com>)
Ответы Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?  (Alain Picard <Alain.Picard@memetrics.com>)
Список pgsql-odbc
Alain Picard wrote:
>
> Dear unixODBC and psqlodbc maintainers,
>
> I'm trying to use unixODBC with the latest (CVS) psqlodbc library
> with PostgreSQL 7.3.
>
> This is all working fine, but, as of 7.3 PostgreSQL returns
> aggregate types (e.g. SUMs, COUNTs) as INTEGER8, and so these
> results are (correctly) mapped to string types by the ODBC V2 driver.
>
> On Windows NT, using the experimental psqlodbc V3 driver, things
> work properly and I get numbers back.  On Linux, however, compiling
> the experimental psqlodbc V3 driver results in problems.  (I did
> this by defining ODBCVER to be 0x0351 in config.h)

How did you build the driver ?
Did you link odbcapi30.o, pgapi30.o and info30.o ?

regards,
Hiroshi Inoue
    http://www.geocities.jp/inocchichichi/psqlodbc/

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: OpenOffice and PostgreSQL: query with inner join
Следующее
От: "Support"
Дата:
Сообщение: problem on treatment when add a duplicate primary key