perl problems part 2

From: "Dax Duskin" <dax(dot)duskin(at)zsassociates(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: perl problems part 2
Date: 2001-03-16 17:37:40
Message-ID: 86256A11.006102FA.00@zsserver3.zsassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


When I try to install the DBD::Pg module from an rpm I am told that I don't have
DBI installed. I already do have it installed. I also can't get to
www.perl.com. I haven't been able to get there for weeks. Does anybody know an
alternate location of DBD modules besides CPAN.org. I wasn't able to find
anything but the Pg.pm module (not DBD:Pg) at CPAN.org. I don't want to go back
to mySQL.

Also, to repost my previous problem. When I use Pg none of my select statements
are returning any results. I have been told to use DBI, but as you can see I
can't really do that either.

Is there anybody who is using DBI with success that can help me out here?

Thanks,
Dax Duskin

Browse pgsql-novice by date

  From Date Subject
Next Message Bas van der Linden 2001-03-16 17:55:39 References not being checked while creating tables?
Previous Message Randy Hall 2001-03-16 17:11:21 Re: pg_dump & BLOBs ?