Linux libpq dbupdates - Mailing list pgsql-interfaces

From Tom Knowles
Subject Linux libpq dbupdates
Date
Msg-id 3C039DC0.8537F590@peters.co.uk
Whole thread Raw
List pgsql-interfaces
As a newcomer to postgres/libpq, I would be grateful for some help.
I can see my way clear to effecting most operations using libpq & C
However, I see no fluid way of formulating an update command as there
seem to be no functions to identify the appropriate fields (typically
the index fields) in order to complete the 'WHERE' portion of the
command
string.

Suppose that a number of tuples are returned from a query, which may
stimulate
one or more items to be updated.

Does anyone have a good example of achieving such a relatively simple
and
common function?
OR
Is there some good comprehensive documentation (with examples) re libpq
usage.

Any pointers welcome

Many Thanks

Tom Knowles



pgsql-interfaces by date:

Previous
From: "Andrew G. Hammond"
Date:
Subject: Re: Fwd: Re: ECPG error on inserting records to DB
Next
From: Michael Meskes
Date:
Subject: Re: Fwd: Re: ECPG error on inserting records to DB