psqlODBC 09.05.0300 (x86) - problem with SQL_QUERY_TIMEOUT

Поиск
Список
Период
Сортировка
От Jan-Peter Seifert
Тема psqlODBC 09.05.0300 (x86) - problem with SQL_QUERY_TIMEOUT
Дата
Msg-id trinity-ddfc91fd-a511-4e68-b183-78324c7548f8-1467639067064@3capp-gmx-bs49
обсуждение исходный текст
Ответы Re: psqlODBC 09.05.0300 (x86) - problem with SQL_QUERY_TIMEOUT
Список pgsql-odbc
Hello,

it looks like SQL_QUERY_TIMEOUT is on by default - causing dead connections with long running statements:

"SQLSTATE = 00000 Native Error = 26 Could not send Query(connection dead)"

I tested with 9.3.400 (without problems) as well.

How can I disable it? Adding "statement_timeout = 0" to the "Connect Settings" field on Advance Options Page 2?

Could you tell me, please?

Thank you very much!

Best regards,

Peter


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

Предыдущее
От: Huong Dangminh
Дата:
Сообщение: Re: Default for "Level of rollback on errors"
Следующее
От: "Andrus"
Дата:
Сообщение: How to get correct error message before logging to database