Re: ODBC driver and refcursors

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Farooq <shorrt_circuit(at)yahoo(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC driver and refcursors
Date: 2009-06-02 15:13:07
Message-ID: 4A254183.90404@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Farooq wrote:

> With two separate calls; the second statement complains that the cursor does not exist.

You'd have to wrap them in a transaction (explicit BEGIN / COMMIT).

In any case, you've since received a better suggestion than mine.

--
Craig Ringer

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Dragan Matic 2009-06-04 07:35:13 odbc silently dropping national characters in CP1250 encoding
Previous Message Farooq 2009-06-02 10:18:48 Re: ODBC driver and refcursors