On Fri, 20 Jun 2003, Andrew Perrin wrote:
> You should read Bunce & Descartes' _Programming the Perl DBI_ which will
> give you everything you need to get started. The relevant module is at
> http://www.cpan.org/modules/by-module/DBD/DBD-Pg-1.22.tar.gz
Thank you very much :)
You should read Bunce & Descartes' _Programming the Perl DBI_ which will
give you everything you need to get started. The relevant module is at
http://www.cpan.org/modules/by-module/DBD/DBD-Pg-1.22.tar.gz
Cheers,
Andy
--
Andrew J
I am a new user of PostgreSQL. I have installed it and composed my
database as required, however, I am interested in building a web interface
with PERL, and I was hoping that someone out there has come across a
PERL/PostgreSQL site that discusses how to make the two interact. I've
looked at the do