Re: How to integrate postgresql to a c application............. - Mailing list pgsql-novice

From Bruno Wolff III
Subject Re: How to integrate postgresql to a c application.............
Date
Msg-id 20030616114952.GB27634@wolff.to
Whole thread Raw
In response to How to integrate postgresql to a c application.............  ("Smitha V. Babu" <smitha.v@sonata-software.com>)
List pgsql-novice
On Mon, Jun 16, 2003 at 16:30:50 +0530,
  "Smitha V. Babu" <smitha.v@sonata-software.com> wrote:
> Hi to all..
> I am new to postgresql..
> I installed postgresql and pgaccess successfully...
> Able to create tables and basic database operations..
>
> I am developing a C application which need a database..
> In corresponding windows application we are using CDAOdatabases...
> We declared db,workspace and recordset.
> And uses commands like db.open etc ..
>
> And my question is how to integrate postgresql to c application ...Can any
> one help me

libpq is the C library for Postrges. I suggest you start by reading its
documentation.

pgsql-novice by date:

Previous
From: "Smitha V. Babu"
Date:
Subject: How to integrate postgresql to a c application.............
Next
From: "DAVANNE Eric - NTR ( EDavanne@nanterre.sema.slb.com )"
Date:
Subject: NOVICE : using variables