Perl Interface - Mailing list pgsql-interfaces

From Robert Hiltibidal
Subject Perl Interface
Date
Msg-id 3.0.6.32.19990823084541.008ffec0@y2k.state.il.us
Whole thread Raw
Responses Re: [INTERFACES] Perl Interface  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
Morning,

I use the Pg.pm module to access a postgres database (postgres 6.5.1)

How can I get perl to pull the field names from a table? 

For example, lets say I have diffrerent tables. I want one script to pull
the field names, not necessarily the values, from those 5 tables. Any ideas?

Thanks,

-Rob 



pgsql-interfaces by date:

Previous
From: inkle c
Date:
Subject: libpq++ -- need a sample or code snippet which accesses the database
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] Perl Interface