libpq++ PgDatabase and PgConnection

From: "Lucky" <lucky(at)jen2000(dot)com>
To: <pgsql-general(at)PostgreSQL(dot)org>
Subject: libpq++ PgDatabase and PgConnection
Date: 2001-06-12 04:13:16
Message-ID: 000801c0f2f6$02ad91e0$bac87cd3@luck
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Sirs,
Thank you for your time and patience.
Quick problem using PgDatabase and Pg Connection.

I am using PgDatabase data("dbname=mydb");

I need to login to the db though with user name and password.

how do I do this using PgDatabase or PgConnection?

Thank you again
Lucky Phillips.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2001-06-12 04:19:19 Re: What the heck is happening here?
Previous Message Andrew Snow 2001-06-12 00:36:08 Re: stumped on view/rule/delete problem.