[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: <OFF> postgresql docs



On Thu, 31 Dec 1998, Jason Gilstrap wrote:
>Could anyone direct me to some good postgresql documentation on
>incorporating databases into web pages?  Thanks in advance.

If you have a recent Red Hat version, then you may already have the
perl Pg.pm module installed. Try 'man Pg' to see the docs. I was only a
little familiar with perl and I managed to construct a web-based query in
a hour or so.

If you'd rather use something other than perl, there are descriptions of
other interfaces included with the postgreSQL docs. The key is to learn
how to use CGI and SQL. Niether is complicated. You just have to grasp the
concepts. The rest is very straightforward.

-- 
 Anthony E. Greene <agreene pobox com>
 Homepage & PGP Key <http://www.pobox.com/~agreene/>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]