Getting Recordset through returning refcursor

From: "Kubilay Kaan" <heraklea(at)gmx(dot)de>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Getting Recordset through returning refcursor
Date: 2019-11-15 11:11:01
Message-ID: trinity-658ef3d1-fdff-468f-8463-d4fcdb883af9-1573816261041@3c-app-gmx-bap61
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello friends,<br/>
&nbsp;&nbsp;<br/>
I am using the&nbsp;Provider=MSDASQL.1 through psqlODBC as Data Source(created user DSN).<br/>
Postgresversion is 12.<br/>
Programming language is C++.<br/>
OS = Windows 10.<br/>
&nbsp;<br/>
So my problem is when I call a sql function which returns a refcursor for dynamic sql purposes it doesnt fill the recordset.<br/>
&nbsp;<br/>
So my question is does the ODBC driver supports refcursor??<br/>
&nbsp;<br/>
Is there any example/codesnippet or any sugestions? I did search alot abt this topic without success.<br/>
&nbsp;<br/>
&nbsp;<br/>
Thx in advance..</div></div></body></html>

Attachment Content-Type Size
unknown_filename text/html 708 bytes

Browse pgsql-interfaces by date

  From Date Subject
Next Message squid ward 2020-02-04 11:01:12 directory name equal database name
Previous Message Greg Sabino Mullane 2019-09-05 15:33:23 DBD::Pg version 3.10.0 released