Re: Perl interface
От | Paul Miller |
---|---|
Тема | Re: Perl interface |
Дата | |
Msg-id | 394A43C6.1BC8C4DD@spectrumtelecorp.com обсуждение исходный текст |
Ответ на | Perl interface (Thomas Holmgren <thm@cs.auc.dk>) |
Список | pgsql-general |
Hi Thomas, Web programming is usually done with CGI.pm, which works nicely with DBI.pm. This list is for postgres so I'll just point you to a website that might get you started. Try <http://stein.cshl.org/WWW/software/CGI/cgi_docs.html> to get started. It takes a little getting used to, especially because you have to reconnect for every web page (unless you get into modperl or something--I would recommend waiting a while before digging into that). I hope this helps... paul >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-general по дате отправления: