Thread: RE: [GENERAL] DBI driver for Postgres?
What is DBI and what will you use if for? -----Original Message----- From: tc lewis [SMTP:tim@iuinc.com] Sent: Tuesday, April 27, 1999 6:21 PM To: Anand Surelia Cc: pgsql-general@postgreSQL.org Subject: Re: [GENERAL] DBI driver for Postgres? yep, DBD::Pg, i believe. -tcl. On Tue, 27 Apr 1999, Anand Surelia wrote: > Hi, > > Is there a DBI driver for Postgres available somewhere? > > Thanks, > Anand. > > >
DBI is a perl module for database interaction. a DBD module must go along with it for whichever database backend you're using, such as DBD::Pg, or DBD::mysql, and so on. they're all available from cpan (cpan.org). -tcl. On Tue, 27 Apr 1999, Michael J Davis wrote: > What is DBI and what will you use if for? > > -----Original Message----- > From: tc lewis [SMTP:tim@iuinc.com] > Sent: Tuesday, April 27, 1999 6:21 PM > To: Anand Surelia > Cc: pgsql-general@postgreSQL.org > Subject: Re: [GENERAL] DBI driver for Postgres? > > > yep, DBD::Pg, i believe. > > -tcl. > > > On Tue, 27 Apr 1999, Anand Surelia wrote: > > > Hi, > > > > Is there a DBI driver for Postgres available somewhere? > > > > Thanks, > > Anand. > > > > > > > >
On Tue, 27 Apr 1999, Michael J Davis wrote: // What is DBI and what will you use if for? DBI is perl's database abstraction layer. You use it to make perl talk to databases. // -----Original Message----- // From: tc lewis [SMTP:tim@iuinc.com] // Sent: Tuesday, April 27, 1999 6:21 PM // To: Anand Surelia // Cc: pgsql-general@postgreSQL.org // Subject: Re: [GENERAL] DBI driver for Postgres? // // // yep, DBD::Pg, i believe. // // -tcl. // // // On Tue, 27 Apr 1999, Anand Surelia wrote: // // > Hi, // > // > Is there a DBI driver for Postgres available somewhere? // > // > Thanks, // > Anand. // > // > // > // // // -- Principal Member Technical Staff, beyond.com The world is watching America, pub 1024/3CAE01D5 1994/11/03 Dustin Sallings <dustin@spy.net> | Key fingerprint = 87 02 57 08 02 D0 DA D6 C8 0F 3E 65 51 98 D8 BE L______________________________________________ and America is watching TV. __