Re: Prepared statement error with UseServerSidePrepare=1

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Prepared statement error with UseServerSidePrepare=1
Дата
Msg-id 538C9563.7020401@tpf.co.jp
обсуждение исходный текст
Ответ на Prepared statement error with UseServerSidePrepare=1  (<lev.bukovski@teliasonera.com>)
Ответы Re: Prepared statement error with UseServerSidePrepare=1  (<lev.bukovski@teliasonera.com>)
Список pgsql-odbc
(2014/06/02 22:11), lev.bukovski@teliasonera.com wrote:
> Hi Hiroshi,
>
> I applied your patch on psqlodbc 9.3.3 (NOT on the head branch).
> Now I can't even get to insert operations, because I get error while application configuration fetch.
>
> I have this CONFIG table, from where I load configuration parameters (SELECT VALUE2, VALUE3 FROM CONFIG WHERE VALUE1
=?) 
> Each execute of the SQL returns one row. So the first execute success, but second returns with 'Null statement result
inPGAPI_ExtendedFetch' error. 
>
> psqlodbc and mylog files are in attechaments.

Thanks for the report.
Please apply the attached patch also.

It's the same as the one attached in the thread
  [ODBC] Problems using SQLFetch on prepared INSERT with RETURNING clause
.

regards,
Hiroshi Inoue


Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Mentioning CPU for Windows build in docs
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Mentioning CPU for Windows build in docs