develooper Front page | perl.dbi.users | Postings from March 2005

printing query results

Thread Next
From:
Brandon Metcalf
Date:
March 23, 2005 09:36
Subject:
printing query results
Message ID:
Pine.LNX.4.58L.0503231129270.24435@cash.rhiamet.com
Does DBI have a print method similar to the print in the old Pg.pm
interface?  With the old print method I could print out query results
as they would appear if I ran the query directly with the column names
and column widths according to value widths, etc.

Do I have to roll my own under DBI using dump_results?

Thanks.

-- 
Brandon

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About