Re: Perl interface - Mailing list pgsql-interfaces

From Jeremy Buchmann
Subject Re: Perl interface
Date
Msg-id 200006201918.MAA09984@mail.greatbasin.net
Whole thread Raw
In response to Perl interface  (Thomas Holmgren <thm@cs.auc.dk>)
List pgsql-interfaces
I don't know if the module has been updated for PG7.0 or not, but the 
standard way of doing this is through the Perl DBI (database interface).
There is an O'Reilly book called Programming the Perl DBI which is very
clear and covers the topic in pretty good depth.  There are also several
good online resources, the URLs of which I can't recall.  Several of them
were mentioned in the comments of a recent review of Programming the Perl
DBI on Slashdot (http://slashdot.org).

--
Jeremy Buchmann
System Admin/Database Programmer
Wells Gaming Research

----------
>From: Thomas Holmgren <thm@cs.auc.dk>
>To: pgsql-interfaces@postgresql.org
>Subject: [INTERFACES] Perl interface
>Date: Fri, Jun 16, 2000, 7:44 AM
>

> Hello!
>
> I would like to extract data from my postgreSQL7.0 database and present
> them on a web-page. I want to use CGI scripts written in Perl. How do I
> connect to and query the DB from Perl? A reference to a tutorial or some
> sort of documentation would be highly appreciated! :))
>
> I am familiar with both Perl and databases.
>
>
> Mvh.
> Thomas Holmgren
> Institut for Datalogi
> Aalborg Universitet
>
> 


pgsql-interfaces by date:

Previous
From: "Christian Pröhl"
Date:
Subject: JDBC 7.0 driver: Metadata support
Next
From: Jim Caley
Date:
Subject: Re: Postgres JDBC driver : problem with timestamps.