Re: perl access

From: Tom Allison <tallison(at)tacocat(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: perl access
Date: 2004-06-15 01:51:34
Message-ID: 40CE5626.4090200@tacocat.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jim Seymour wrote:
>
> Like this:
>
> my $data_source = "dbi:Pg:dbname=mydatabase";
> ^^^^^^^
>

thank you very much.

Now if I could just authenticate correctly...

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2004-06-15 02:55:06 C_LOCALE vs. UTF8
Previous Message mike.griffin 2004-06-15 01:48:33 Can you help me with this query?