Re: problem connecting client to a postgresSQL server

From: Einar Karttunen <ekarttun(at)cs(dot)Helsinki(dot)FI>
To: darwin <dharval(at)digitelone(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: problem connecting client to a postgresSQL server
Date: 2001-11-09 10:20:13
Message-ID: 20011109122013.A8831@cs.helsinki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Nov 09, 2001 at 05:22:10PM +0800, darwin wrote:
> Hi!! Im Darwin a student from DATA COllege San Fernando
> Pampanga, Philppines. I am a new memeber in your mailing
> list. Hope you could accomodate me.
>
> I just want to consult anyone out there who could help me in
> my problem regarding "HOW TO CONNECT A CLIENT TO A
> POSTGRESSQL SERVER USING PERL ?". I am having a hard since
> August and its bugging me cause I could not finish my
> thesis.
>
Use dbi.
You will need the DBI and DBD::Pg modules.
For more info see http://dbi.perl.org/.

- Einar Karttunen

In response to

Browse pgsql-general by date

  From Date Subject
Next Message GB Clark II 2001-11-09 10:23:23 Re: problem connecting client to a postgresSQL server
Previous Message Ivan Babikov 2001-11-09 09:46:49 Are 2-phase commited transaction available in Postgres?