Hi Tim

o Under selectall_arrayref, the 2nd sentence in the 2nd paragraph
says 'This is...'.
The following 2 methods repeat this text.
But the preceding 2 methods don't. Is this significant?

o Also under selectall_arrayref, the very last token is
'/fetchall_arrayref'. This should be a crossref as in the very first
sentence for that method

o Under fetchall_arrayref, I found the discussion of $slide hard to
follow. Perhaps an example would help. In particular I'd like the
text to say for example (if true!) that:
 $tbl_ary_ref = $sth->fetchall_arrayref(); and
 $tbl_ary_ref = $sth->fetchall_arrayref([0]);
return the same thing in the case the SQL selects 1 column.

o Well done on the set of slides. I've done a few lectures like that
and know a lot of work went into their preparation
--
Cheers
Ron Savage, [EMAIL PROTECTED] on 12/07/2003
http://savage.net.au/index.html


Reply via email to