Re: Perl interface

Поиск
Список
Период
Сортировка
От Jeremy Buchmann
Тема Re: Perl interface
Дата
Msg-id 200006201918.MAA09984@mail.greatbasin.net
обсуждение исходный текст
Ответ на Perl interface  (Thomas Holmgren <thm@cs.auc.dk>)
Список 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 по дате отправления:

Предыдущее
От: "Christian Pröhl"
Дата:
Сообщение: JDBC 7.0 driver: Metadata support
Следующее
От: Jim Caley
Дата:
Сообщение: Re: Postgres JDBC driver : problem with timestamps.