Thread: reference docs of postgres API for C++

reference docs of postgres API for C++

From
armelle clech
Date:
Where can I find a complete API's reference guide of postgreSQL for C++
?
I work with Windows 2000 and Visual C++.
I would like to know how can I manipulate PGresult for example ?

Thanks for help.

Armelle

Re: reference docs of postgres API for C++

From
Justin Clift
Date:
Hi Armelle,

PostgreSQL generally comes with documentation of it's API's.

Um... I can only suggest taking a look at :

http://www.postgresql.org/idocs/

and looking in the "PostgreSQL 7.1 Developers Guide" section.

Hope that's of assistance.

:-)

Regards and best wishes,

Justin Clift

armelle clech wrote:
>
> Where can I find a complete API's reference guide of postgreSQL for C++
> ?
> I work with Windows 2000 and Visual C++.
> I would like to know how can I manipulate PGresult for example ?
>
> Thanks for help.
>
> Armelle
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi