From: | Christoph Haller <ch(at)rodos(dot)fzk(dot)de> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Cc: | prashanth_kamath1(at)rediffmail(dot)com |
Subject: | Re: Dynamic sql program using libpq |
Date: | 2002-12-18 10:21:59 |
Message-ID: | 3E004C46.161F824D@rodos.fzk.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
>
> I am able to find couple
> of examples for dynamic sql programming through ecpg. But i want to
> do dynamic sql programming through libpq.
> If anyone has programs doing the dynamic sql programmming using the
> libpq libraries please mail to me.
>
Attached you'll find my encapsulated library of postgres functions,
which I use for all queries resp. commands.
Regards, Christoph
Attachment | Content-Type | Size |
---|---|---|
libpq-myfe.h | text/plain | 1.3 KB |
libpq-myfe.c | text/plain | 8.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tim Perdue | 2002-12-18 14:02:43 | Re: pl/pgsql question |
Previous Message | Tomasz Myrta | 2002-12-18 10:07:22 | Re: handling error in a function |