libpq++ question - Mailing list pgsql-admin

From Andreas Hauck
Subject libpq++ question
Date
Msg-id Pine.OSF.3.96.980614200339.28879A-100000@alpha2.tphys.physik.uni-tuebingen.de
Whole thread Raw
Responses Re: [ADMIN] libpq++ question  (Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>)
List pgsql-admin
Hi,

I try to access postgres through a CGI program using libpq++. If I mimic a
query by setting the REQUEST_METHOD and QUERY_STRING environment variables it
works perfectly well. However, accessed through the net, connection is
refused. Probably the environment settings in PgEnv(...) are wrong. Can
anybody help? BTW, the returned error message, called as in the examples by
data.ErrorMessage(), is empty.

Cheers, Andreas

please cc any answers to Andreas.Hauck@earthling.net


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [ADMIN] Postgresql RH5 source RPM
Next
From: Maarten Boekhold
Date:
Subject: Re: [ADMIN] libpq++ question