determing number of records returned with DBI
From: Andrew Gaffney (agaffney_at_skylineaero.com)
Date: 03/30/04
- Next message: Jeff 'Japhy' Pinyan: "Re: What is happening here"
- Previous message: Wc -Sx- Jones: "Re: Compilation"
- Next in thread: Andrew Gaffney: "Re: determing number of records returned with DBI"
- Maybe reply: Andrew Gaffney: "Re: determing number of records returned with DBI"
- Reply: Radhika Sambamurti: "Re: determing number of records returned with DBI"
- Maybe reply: Jupiterhost.Net: "Re: determing number of records returned with DBI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Mar 2004 11:04:49 -0600 To: beginners <beginners@perl.org>
Is there a way to find out how many records were returned with a DBI query? There's the
obvious counting each record as you fetch it, but I need the count before I start going
through them.
-- Andrew Gaffney Network Administrator Skyline Aeronautics, LLC. 636-357-1548
- Next message: Jeff 'Japhy' Pinyan: "Re: What is happening here"
- Previous message: Wc -Sx- Jones: "Re: Compilation"
- Next in thread: Andrew Gaffney: "Re: determing number of records returned with DBI"
- Maybe reply: Andrew Gaffney: "Re: determing number of records returned with DBI"
- Reply: Radhika Sambamurti: "Re: determing number of records returned with DBI"
- Maybe reply: Jupiterhost.Net: "Re: determing number of records returned with DBI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|