Thanks a lot to all of you.
Downloaded and installed Pg-2.0.2.
The problem was rectified.
Thanks again.
Amit
On Sat, 6 Mar 2004, Sam Barnett-Cormack wrote:
> In my perl scripts, I have:
>
> use DBI;
> use DBD:Pg;
>
> So maybe this is what you need?
>
> On Mon, 1 Mar 2004, Amit Kush wrote:
>
>
On Sat, 6 Mar 2004, Bruno Wolff III wrote:
> On Sat, Mar 06, 2004 at 12:52:33 +,
> Sam Barnett-Cormack <[EMAIL PROTECTED]> wrote:
> > In my perl scripts, I have:
> >
> > use DBI;
> > use DBD:Pg;
> >
> > So maybe this is what you need?
>
> Pg.pm is an alternate perl module that is closer to l
On Sat, Mar 06, 2004 at 12:52:33 +,
Sam Barnett-Cormack <[EMAIL PROTECTED]> wrote:
> In my perl scripts, I have:
>
> use DBI;
> use DBD:Pg;
>
> So maybe this is what you need?
Pg.pm is an alternate perl module that is closer to libpq than DBD::Pg.
---(end of broadc
00 AM
Subject: [ADMIN] Help! Regarding Pg for posgreSQL
> Hi!
> I came to ur e-mail address from one of the sites through google. Hope u
> could help me please.
> I am using red hat linux and running my perl programs with postgresql at
> back end.
In my perl scripts, I have:
use DBI;
use DBD:Pg;
So maybe this is what you need?
On Mon, 1 Mar 2004, Amit Kush wrote:
> Hi!
> I came to ur e-mail address from one of the sites through google. Hope u
> could help me please.
> I am using red hat linux and running my perl programs with postgresql
Hi!
I came to ur e-mail address from one of the sites through google. Hope u
could help me please.
I am using red hat linux and running my perl programs with postgresql at
back end.
The follwing error occurs while using Pg.
Can't locate Pg.pm in @INC