Re: ODBC error

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: ODBC error
Дата
Msg-id 45A95CC5.8030401@tpf.co.jp
обсуждение исходный текст
Ответ на ODBC error  (ANJANE <softwaredesigns@hotmail.com>)
Ответы Re: ODBC error
Список pgsql-odbc
ANJANE wrote:
> I am executing a procedure that returns data from a temp table created.
> Sometimes the query works at the first attempt, but fails on subsequent
> attempts. It is intermittent. Leaving some time between queries, it works
> fine.
>
> Basically, in my query, I do some joins of tables, load the data to a temp
> table and return all the data from the temp table via a cursor to the user.
> I drop the temp table if it exists at the beginning.
>

It doesn't seem a problem of the odbc driver.
Please try it via psql and see the result.

regards,
Hiroshi Inoue

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

Предыдущее
От: ANJANE
Дата:
Сообщение: ODBC error
Следующее
От: Dave Page
Дата:
Сообщение: Updateable Cursors