From: | "Tim Barnard" <tbarnard(at)povn(dot)com> |
---|---|
To: | "Justin Clift" <justin(at)postgresql(dot)org> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Help with C++ |
Date: | 2001-05-29 17:14:20 |
Message-ID: | 00b301c0e862$cd796d20$a519af3f@hartcomm.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I don't know if it's really needed. The examples at the
end of the libpq doc worked just great for me. I found
them to be very straight forward. Regarding libpq++,
I understand that whole api is being reworked. At least
I got that impression from past thread postings. For more
info on this see the 11 message thread in the archives, starting
with: http://fts.postgresql.org/db/mw/msg.html?mid=114659
Tim
----- Original Message -----
From: "Justin Clift" <justin(at)postgresql(dot)org>
To: "Tim Barnard" <tbarnard(at)povn(dot)com>
Sent: Tuesday, May 29, 2001 3:42 AM
Subject: Re: [GENERAL] Help with C++
> Hi Tim,
>
> Are you any good with programming C and PostgreSQL or C++ and
> PostgreSQL?
>
> I'm thinking an introductory article for people might be useful on the
> techdocs site.
>
> What do you think?
>
> :-)
>
> Regards and best wishes,
>
> Justin Clift
>
> Tim Barnard wrote:
> >
> > Look in the programmer docs
> >
> > For C: www.postgresql.org/idocs/index.php?libpq.html
> > For C++: www.postgresql.org/idocs/index.php?libpqplusplus.html
> >
> > Tim
> >
From | Date | Subject | |
---|---|---|---|
Next Message | J.R. Onyschak | 2001-05-29 17:17:31 | SQL script prompting for value |
Previous Message | Tim Barnard | 2001-05-29 16:55:24 | Re: Get status of connection (C) |