Re: ODBC driver settings for BLOBs

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: ODBC driver settings for BLOBs
Дата
Msg-id 3E7B870B.4070906@web.de
обсуждение исходный текст
Ответ на ODBC driver settings for BLOBs  (Andreas Pflug <Andreas.Pflug@web.de>)
Список pgsql-odbc
Unfortunately, the settings I mentioned will lead to corrupted data for
other datatypes.

I got CREATE DOMAIN T_OBJECTID numeric(12,5)

The value 10.00001 is returned as 10.00000 if that "BLOB limit" is set to 3.

This means to me that at the moment I can select whether my BLOBs work
or the other datatypes I'm using.

Any suggestion?



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: bug in info.c file - incorrect SQL
Следующее
От: Giuliano Gavazzi
Дата:
Сообщение: Re: .ini parsing