Re: pg or DBI

Поиск
Список
Период
Сортировка
От Williams, Travis L, NPONS
Тема Re: pg or DBI
Дата
Msg-id AB815D267EC31A4693CC24D234F8291602BA2CB7@ACCLUST02EVS1.ugd.att.com
обсуждение исходный текст
Ответ на pg or DBI  ("Devinder K Rajput" <Devinder.Rajput@ipaper.com>)
Ответы Re: pg or DBI  (Jason Earl <jason.earl@simplot.com>)
Список pgsql-novice
Unless I am mistaken (which actually happens quite often) DBI is the
base modue that perl uses.. the extension of that DBI::Pg (which is
called in the script) is postgres specific.  That is what I am using and
I am new to postgres but have been working with perl for 3-4 years and I
have found it very easy to use.

Travis

-----Original Message-----
From: Devinder K Rajput [mailto:Devinder.Rajput@ipaper.com]
Sent: Thursday, October 24, 2002 12:05 PM
To: pgsql-novice@postgresql.org; pgsql-admin@postgresql.org
Subject: [NOVICE] pg or DBI


Hi all,

I have used pg to connect to postgres.  However, I have seen a lot of
people use DBI.  Are there any advantages/disadvantages in using one or
the
other for connecting to postgres via perl.  Also, which one is more
widely
used?  Thanks for your input.

Devinder Rajput
Stores Division Corporate Offices
Chicago, IL
(773) 442-6474



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

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

Предыдущее
От: "Devinder K Rajput"
Дата:
Сообщение: pg or DBI
Следующее
От: Jason Earl
Дата:
Сообщение: Re: pg or DBI