libpqxx: Functions returning cursors

From: "Key88 SF" <key88sf(at)hotmail(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: libpqxx: Functions returning cursors
Date: 2003-01-25 06:27:41
Message-ID: F60Xi1cIPVbyztBOZvc00015553@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


I'm trying to see how libpqxx can handle a pgplsql function that returns a
cursor. Any ideas?

Is there any way to somehow get the returned cursor into a pqxx::Cursor ??

-Dave

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus

Browse pgsql-interfaces by date

  From Date Subject
Next Message James H. Cloos Jr. 2003-01-26 22:41:40 Re: where is the libpq++ ??
Previous Message Lincoln Yeoh 2003-01-24 21:37:35 Re: More PHP DB abstraction layer stuff