| От | Arguile |
|---|---|
| Тема | Re: Postgres and Perl: Which DBI module? |
| Дата | |
| Msg-id | 1028325671.425.11.camel@broadswd обсуждение |
| Ответ на | Re: Postgres and Perl: Which DBI module? ("Phil Dobbin" <phil.dobbin@btinternet.com>) |
| Ответы |
Re: Postgres and Perl: Which DBI module?
|
| Список | pgsql-general |
On Fri, 2002-08-02 at 10:43, Phil Dobbin wrote: > That makes sense :-) I followed the example in the O'Reilly book (pp.25) > and it didn't look right. This does, however. For future reference: IIRC the instruction in that book are for installing the Pg module, which is a low level wrapper to libpq and NOT a DBI module. If you're wondering what it has over DBI... just a more verbose and closer to libpq syntax. Unlike some low level drivers I don't think this one gives any finer control than you can get with the DBD:Pg one (it's a wrapper for libpq as well). I'd personally suggest DBI for the consistant interface across DBMSs.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера