Re: ODBC SELECT Timeout

Поиск
Список
Период
Сортировка
От Inoue, Hiroshi
Тема Re: ODBC SELECT Timeout
Дата
Msg-id 51ABDC1F.2010404@tpf.co.jp
обсуждение исходный текст
Ответ на Re: ODBC SELECT Timeout  (ter062424 <ter062424@gmail.com>)
Ответы Re: ODBC SELECT Timeout  (ter062424 <ter062424@gmail.com>)
Список pgsql-odbc
Sorry for teh late reply.

(2013/05/29 5:20), ter062424 wrote:
> Hello Hiroshi,
>
> I set UseServerSidePrepare=1 in /etc/odbcinst.ini and then ran odbcinst -i
> -d -f /etc/odbcinst.ini.

I don't know well about odbcinst.
Does the above operation update odbc.ini?

 > The SELECT query over ODBC ran for about 1 hour,
> and then died with:

Could you try
   explain <the query>
using psql etc?

regards,
Hiroshi Inoue



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

Предыдущее
От: ljwilson
Дата:
Сообщение: Re: UseDeclareFetch=1, Fetch=100, UseServerSidePrepare=1 causes Windows client to intermittently hang
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: SQL_ERROR on SQLExecute() when using SQL_C_NUMERIC for parameters