Perl Interface

From: Robert Hiltibidal <rob(at)y2k(dot)state(dot)il(dot)us>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Perl Interface
Date: 1999-08-23 13:45:41
Message-ID: 3.0.6.32.19990823084541.008ffec0@y2k.state.il.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-08-23 14:30:42 Re: [INTERFACES] Perl Interface
Previous Message inkle c 1999-08-23 04:36:55 libpq++ -- need a sample or code snippet which accesses the database