Re: [GENERAL] libq++ and security help - Mailing list pgsql-general

From Peter Mount
Subject Re: [GENERAL] libq++ and security help
Date
Msg-id Pine.LNX.3.95.980616064636.17365A-100000@retep.org.uk
Whole thread Raw
Responses Re: [GENERAL] libq++ and security help  (Bruce Tong <zztong@laxmi.ev.net>)
List pgsql-general
On Mon, 15 Jun 1998, Bruce Tong wrote:

> >     I'm using libq++ for a C++ frontend; the problem is I need to have
> > many users who don't have accounts on the server. I tried to find
> > information on connecting to the database specifying the username and
> > password, but it looks like the libq++ functions rely on the environment
> > variables.
>
> This seems to be the same for LIBPQ. (The non-C++ version of the library.)
> Thus, I'm curious what the answer is in this case as well.

I'm not sure about libq++, but for libpq, you can do this by using
PQconnectdb(). The easiest way, is to look at the source to psql, which
uses libpq itself.

PGconn *db = PQconnectdb("host=myhost user=myuser password=mypassword port=myport");

--
Peter T Mount peter@retep.org.uk or petermount@earthling.net
Main Homepage: http://www.retep.org.uk
************ Someday I may rebuild this signature completely ;-) ************
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [QUESTIONS] Free SQL Book/Tutorial in PDF. (about DB/2)
Next
From: info@doit.cc
Date:
Subject: Autoresponder-Family Tree Chart