Re:

From: Carlos Moreno <moreno(at)mochima(dot)com>
To: chandan pankaj <chandanpankaj(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re:
Date: 2003-03-05 01:08:34
Message-ID: 3E654E12.6060004@mochima.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

chandan pankaj wrote:

> hi
>
> i am a new user of pgsql and i am having problem using it. if u could
> help me out that would be good of u. i have got pgsql with Red Hat
> Linux 7.2
>
> I want to do connection with c++. After the installation of Linux and
> pgsql what r the steps i must take to connect it with C++.
> i have just installed it and done nothing. i mean there would be some
> path setting or configuration. please let me know abt that in detail.
>

There may be more and better tutorials available out there,
but I wrote this one for my students in a CGI course:

http://www.mochima.com/webtech/sql.html

Actually, it's not even a tutorial; it's just a basic
example, but it should get you started; you can then check
the online documentation, in the section "Client interfaces",
and look for libpq++

HTH,

Carlos
--

In response to

  • at 2003-03-04 20:43:47 from chandan pankaj

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-03-05 04:07:32 Re: Help with select into
Previous Message Neil Conway 2003-03-05 00:29:08 Re: Is It possible to fixe a table in mermory ?