Thread
-
PERL connecting on PostgreSQL
Ricardo Romero <rromero@netfriendly.com> — 1998-05-26T22:20:02Z
Hi, I'm a new user the PostgreSQL and new with Perl too, what i need to do to connect perl on PostgreSQL Tks. Ricardo Romero mailto:rromero@netserv.com.br Brazil
-
Re: [GENERAL] PERL connecting on PostgreSQL
Andy <alewis@mpsi.net> — 1998-05-27T01:55:26Z
Compile Postgres with the "--with-perl" switch and be sure that you also use the "--prefix=BASEDIR" switch. Once finished see "src/interfaces" for more info such as test.pl Hope this helps! Andy On Tue, 26 May 1998, Ricardo Romero wrote: >Hi, I'm a new user the PostgreSQL and new with Perl too, what i need to >do to connect perl on PostgreSQL > >Tks. > > > >Ricardo Romero >mailto:rromero@netserv.com.br >Brazil > > >
-
Re: [GENERAL] PERL connecting on PostgreSQL
Thomas Good <tomg@nrnet.org> — 1998-05-27T12:06:37Z
On Tue, 26 May 1998, Ricardo Romero wrote: > Hi, I'm a new user the PostgreSQL and new with Perl too, what i need to > do to connect perl on PostgreSQL > > Tks. > > Ricardo Romero > mailto:rromero@netserv.com.br > Brazil Ricardo, I run perl & postgresql effectively. If you care to, check out www.panix.com/~ugd where you can download code. ;-) Cheers, Tom =================================================================== User Guide Dog Database Project =================================================================== Project Coordinator: Peter J. Puckall <ppuckall@cableregina.com> Programmers: C/Perl: Paul Anderson <paul@geeky1.ebtech.net> SQL/Perl: Tom Good <tomg@q8.nrnet.org> HTML: Chris House <csh@geocities.com> SQL/Perl: Phil R. Lawrence <prl2@lehigh.edu> Perl: Mike List <troll@net-link.net> Progress 4GL: Robert March <rmarch@hawk.igs.net> =================================================================== Powered by PostgreSQL 6.3.2 // DBI-0.91::DBD-PG-0.69 // Perl5 ===================================================================