Best Perl DBI Driver for Postgres

Started by Adamover 19 years ago2 messagesgeneral
Jump to latest
#1Adam
adam@spatialsystems.org

<div>Can anyone recommend a stable Perl DBI driver for Postgresql?</div>
<div>&nbsp;</div>
<div>I'm using DBD::PgPP and it's limited to not using BLOB data and has a bug in it if you return only one filed.&nbsp; Have a better suggestion?</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>Adam</div>

#2mike g
mike@thegodshalls.com
In reply to: Adam (#1)
Re: Best Perl DBI Driver for Postgres

Try DBD::Pg. I don't know what OS you are using but if it is Windows
and your perl package installation is by ActiveState, then last I
checked DBD::Pg was not included with it. A ppm is available however.

Mike

Show quoted text

On Thu, 2006-12-21 at 21:34 -0700, adam@spatialsystems.org wrote:

Can anyone recommend a stable Perl DBI driver for Postgresql?

I'm using DBD::PgPP and it's limited to not using BLOB data and has a
bug in it if you return only one filed. Have a better suggestion?

Thanks
Adam