Re: Re[2]: Pg.pm question

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема Re: Re[2]: Pg.pm question
Дата
Msg-id Pine.BSO.4.10.10010111517020.322-100000@spider.pilosoft.com
обсуждение исходный текст
Ответ на Re[2]: Pg.pm question  ("Kurt Miller"<kurt_miller@chnsf.org>)
Список pgsql-general
Pg.pm has perl bindings which closely mimic native libpq interface.
DBD::Pg is a driver conformant to DBI interface, meaning that you can port
DBD::Pg code to any other database. I noticed that DBD::Pg usually gets
more attention than Pg itself...

-alex

On Wed, 11 Oct 2000, Kurt Miller wrote:

>
> >>While you are on it, I'd suggest using DBD::Pg instead of Pg.
>
> Please explain?
>
> -km
>
>


В списке pgsql-general по дате отправления:

Предыдущее
От: "Robert D. Nelson"
Дата:
Сообщение: RE: R: PostgreSQL book
Следующее
От: Adam Haberlach
Дата:
Сообщение: Re: R: PostgreSQL book