Обсуждение: Best Perl DBI Driver for Postgres

Поиск
Список
Период
Сортировка

Best Perl DBI Driver for Postgres

От
adam@spatialsystems.org
Дата:
<div>Can anyone recommend a stable Perl DBI driver for Postgresql?</div><div> </div><div>I'm using DBD::PgPP and it's
limitedto not using BLOB data and has a bug in it if you return only one filed.  Have a better
suggestion?</div><div> </div><div>Thanks</div><div>Adam</div>

Re: Best Perl DBI Driver for Postgres

От
mike
Дата:
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

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