Re: PostgresQL applications using libpq

From: "Steinn E(dot) Sigurdarson" <steinn(at)f-prot(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: PostgresQL applications using libpq
Date: 2002-09-30 21:45:37
Message-ID: 200209302145.37903.steinn@f-prot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

in the "src/test/examples" there are some small examples...

Also the online tutorial is great.

http://www.postgresql.org/idocs/index.php?libpq.html

best regards,
Steinn E. Sigurðarson

On Monday 30 September 2002 21:23, Sandeep Sikka wrote:
> Hello,
>
> Are there any open source applications that access
> PostgresQL using libpq (the C API to PostgresQL)? I
> would like access to the sources of such applications.
>
> Thanks in advance,
>
> Sandeep.
>
>
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Chris Pizzo 2002-10-01 18:41:36 How do I use the Binary AND operator in a select?
Previous Message Sandeep Sikka 2002-09-30 21:23:31 PostgresQL applications using libpq