Do ODBC - Posgresql supports refcursor?

From: Ravi Katkar <Ravi(dot)Katkar(at)infor(dot)com>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Do ODBC - Posgresql supports refcursor?
Date: 2010-06-07 08:35:42
Message-ID: 46AC8D44F3AE1F4888F137837D0DF63507256199AD@INHYWEXMB2.infor.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi List,

I am trying to execute a function which returns a refcursor, from ODBC client,
But ODBC client could not able to recognize the refcursor hence could not able to retrieve the resultset.
I am working with Posgresql 8.4 version.

Do ODBC - Posgresql supports refcursor?

Do we have user guide or document on ODBC guide which can help.

Thanks,
Ravi Katkar

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Amber 2010-06-07 10:24:06 Error in 8.4.4-1 of windows installer from Enterprisedb
Previous Message Dimitri Fontaine 2010-06-07 08:34:51 Re: Random Weighted Result Ordering