Bug in SQLColumns

Поиск
Список
Период
Сортировка
От Tilghman Lesher
Тема Bug in SQLColumns
Дата
Msg-id 200707271808.09470.tilghman@mail.jeffandtilghman.com
обсуждение исходный текст
Список pgsql-odbc
The specification for SQLColumns states:

Column 16 CHAR_OCTET_LENGTH (INTEGER)
Contains the maximum length in octets for a character data type column.
For Single Byte character sets, this is the same as COLUMN_SIZE. For
all other data types it is NULL.

However, as currently implemented in psqlodbc-08.02.0300, it is always
encoded as NULL.  Patch attached.

--
Tilghman

Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: [PATCHES] patch win32.mak of libpq
Следующее
От: "Shyam Sunder Rai"
Дата:
Сообщение: Need help with testing -- psqlodbc-08.02.0400