access field names w/ DBD

From: "J Greenbaum" <jj(at)bu(dot)edu>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: access field names w/ DBD
Date: 2003-01-27 21:19:11
Message-ID: 000001c2c649$c2165170$cc1ec580@Cyclone
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

I've successfully performed a query and printed the resulting rows to
the screen using the DBI for perl, but am having trouble accessing the
field names. Does anyone know how to do this? Thanks!!

-Jay

Browse pgsql-interfaces by date

  From Date Subject
Next Message David Wright 2003-01-27 22:42:11 Difficulty getting started with Postgres C++ interface
Previous Message Patrick Welche 2003-01-27 18:19:20 Re: where is the libpq++ ??