Re: psqlodbc-08.00.0101 compile error

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psqlodbc-08.00.0101 compile error
Дата
Msg-id 200503191248.26024.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: psqlodbc-08.00.0101 compile error  (tomas@nocrew.org (Tomas Skäre))
Список pgsql-odbc
Tomas Skäre wrote:
> > Both Microsoft and unixODBC agree with our version, and the SQL
> > standard says it's SQLINTEGER *, so I'm afraid iODBC loses this
> > vote.
>
> May I suggest an #ifdef WITH_IODBC around it?

That would be the easy way out.  There are, however, two arguments
against that:

1. Previous iODBC releases apparently got this right, so we might be
breaking those releases.

2. Using SQLLEN for an attribute number is just plain wrong.

I suggest that those interested in this issue first contact the iODBC
authors and check why it was done this way.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: tomas@nocrew.org (Tomas Skäre)
Дата:
Сообщение: Re: psqlodbc-08.00.0101 compile error
Следующее
От: "John E. Vincent"
Дата:
Сообщение: Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x