in reply to Re: perl DBI question about fetchrow_arrayref()
in thread perl DBI question about fetchrow_arrayref()

Your question says "fetchrow_arrayref", but in your example you are using fetchrow_array.
Did someone update the post without noting it? The post does say fetchrow_arrayref. :-(
  • Comment on Re^2: perl DBI question about fetchrow_arrayref()

Replies are listed 'Best First'.
Re^3: perl DBI question about fetchrow_arrayref()
by ikegami (Patriarch) on Apr 25, 2010 at 16:36 UTC
    yes