Cheburashka has asked for the wisdom of the Perl Monks concerning the following question:
I need to connect to a postrgres database with perl.
a. Is the only way to do so using DBI? My system
administrator is on vocation so I don't think I can install
a driver for to weeks (don't have the superuser access), so
is there any other way?
b. Is it true that the latest verion of Perl has DBI
support built in? I have version 5.004_04.
c. If DBI is the only choice where can I get the latest
driver?
Thanx a lot,
Cheb
a. Is the only way to do so using DBI? My system
administrator is on vocation so I don't think I can install
a driver for to weeks (don't have the superuser access), so
is there any other way?
b. Is it true that the latest verion of Perl has DBI
support built in? I have version 5.004_04.
c. If DBI is the only choice where can I get the latest
driver?
Thanx a lot,
Cheb
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Perl to Postyrgess
by httptech (Chaplain) on Jun 24, 2000 at 21:29 UTC | |
Re: Perl to Postyrgess
by mdillon (Priest) on Jun 24, 2000 at 21:29 UTC | |
Re: Perl to Postyrgess
by JanneVee (Friar) on Jun 24, 2000 at 21:24 UTC | |
Re: Perl to Postyrgess
by davorg (Chancellor) on Jun 25, 2000 at 13:26 UTC | |
RE: Perl to Postyrgess
by jjhorner (Hermit) on Jun 26, 2000 at 06:01 UTC |
Back to
Seekers of Perl Wisdom