| From: | "Jasbinder Bali" <jsbali(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | ECPG. Badly stuck |
| Date: | 2006-07-22 17:46:49 |
| Message-ID: | a47902760607221046j9379a08n59011d873e098141@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
I had posted this question a few days back.
Sending the same question again.
I have a C program and have some ECPG code in it.
How do i display the data that i retrieve from the postgres database using a
simple select statment or calling a stored procedure.
Is it mandatory to use cursor or there's any other way to print the
retrieved data..
Any kind of help would be highly appreciated.
Thanks,
~Jas