printing query results
From: Brandon Metcalf (bmetcalf_at_nortel.com)
Date: 03/23/05
- Next message: Jeff Zucker: "Re: printing query results"
- Previous message: Robert: "Re: why DBI always appends @'localhost' to the username?"
- Next in thread: Jeff Zucker: "Re: printing query results"
- Reply: Jeff Zucker: "Re: printing query results"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Mar 2005 11:35:40 -0600 (CST) To: dbi-users@perl.org
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
- Next message: Jeff Zucker: "Re: printing query results"
- Previous message: Robert: "Re: why DBI always appends @'localhost' to the username?"
- Next in thread: Jeff Zucker: "Re: printing query results"
- Reply: Jeff Zucker: "Re: printing query results"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|