Re: Where is the error?

From: Christoph Moench-Tegeder <cmt(at)burggraben(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Where is the error?
Date: 2017-05-07 06:20:29
Message-ID: 20170507062029.GA1541@elch.exwg.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

## Igor Korot (ikorot01(at)gmail(dot)com):

> Another question - do I have to do "DECLARE CURSOR..." or I can just write
> a normal SELECT query?
> For this I followed and example on the libpg page...

Yes. In fact, "libpq Example Program 3" on
https://www.postgresql.org/docs/current/static/libpq-example.html
does exactly that.

Regards,
Christoph

--
Spare Space

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2017-05-07 10:02:10 Re:
Previous Message Igor Korot 2017-05-07 04:43:46