in reply to Re: Search an array ref of array refs
in thread Search an array ref of array refs

Tx. The DBI reference I was using

http://mysql.turbolift.com/mysql/DBD_3.21.X.php3

Doesn't mention the fetchall_hashref() method. I will use the above mentioned ref from now on. Tx! :)
  • Comment on Re: Re: Search an array ref of array refs

Replies are listed 'Best First'.
Re: Re: Re: Search an array ref of array refs
by andye (Curate) on Nov 05, 2001 at 17:56 UTC
    No probs. fetchall_hashref() is new, so you might need to update your DBI, and maybe DBD, modules.

    andy.