in reply to Re: DBI::ODBC fetch and fetchrow_array
in thread DBI::ODBC fetch and fetchrow_array

*fetchrow_arrayref = \&fetch;

fetchrow_arrayref() is fetch() in disguise.

-Matt