Getting Recordset through returning refcursor
"Kubilay Kaan" <[email protected]> Fri, 15 Nov 2019 12:11:01 +0100
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <trinity-658ef3d1-fdff-468f-8463-d4fcdb883af9-1573816261041@3c-app-gmx-bap61> |
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello friends,<br/> <br/> I am using the 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/> <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/> <br/> So my question is does the ODBC driver supports refcursor??<br/> <br/> Is there any example/codesnippet or any sugestions? I did search alot abt this topic without success.<br/> <br/> <br/> Thx in advance..</div></div></body></html>