Re: (Fwd) DBI's method for reading [row x,field y]
- From: "Bob" <catdogbeloved@xxxxxxxxx>
- Date: 27 Feb 2007 23:36:17 -0800
Please, explain me the difference between
my $ntuples = @$results;
and
my $ntuples = $results->rows;
because the first method turns out to be working, while the latter is
failing.
Bob
.
- References:
- (Fwd) DBI's method for reading [row x,field y]
- From: Tim Bunce
- RE: (Fwd) DBI's method for reading [row x,field y]
- From: Philip Garrett
- (Fwd) DBI's method for reading [row x,field y]
- Prev by Date: Re: (Fwd) DBI's method for reading [row x,field y]
- Next by Date: Re: (Fwd) DBI's method for reading [row x,field y]
- Previous by thread: RE: (Fwd) DBI's method for reading [row x,field y]
- Next by thread: Re: (Fwd) DBI's method for reading [row x,field y]
- Index(es):