in reply to In need of Perl/PostgreSQL tutorials

_Practical Postgresql_ co-published by O'Reilly and Command Prompt is due to hit stores in about a week... Until then (and maybe even after) they've made a draft of the book available on the web for free.... Check it out at postgresql.info (yep, dot-info....)

P.S. This site isn't a a "pirated" version of the text. It's legit. See the notice from Command Prompt.

-Blake

  • Comment on Re: In need of Perl/PostgreSQL tutorials

Replies are listed 'Best First'.
Re: Re: In need of Perl/PostgreSQL tutorials
by dustbuster (Novice) on Dec 10, 2001 at 07:27 UTC
    Thanks for the links. I will be using them for sure. In regards to the DBI issue I have twice tried to get it working (with DBD). Other perl monks have been stumped at the issues I came up with (if I knew how to reference other nodes I could show you). I figure that since I have the Pg working I will run with it and see what I get. I will be needing to redo the code regardless after to optimize it later (this is my first database project and will certainly be less than optimal).

    Thanx for the info.
    D.