On 12/20/05 1:10 AM, Mark D. Anderson wrote:
> in my experience, basically any alternative to fetch*_hashref is noticeably
> faster, and among those alternatives, they are all pretty similar. not too
> surprisingly, if you fill a reusable $row hash using bind_columns and then
> fetch, it ends up no different than bind_columns on an array, or
> fetchrow_arrayref.

That latter is what RDBO does internally, BTW.  So I don't see a need to use
any of the techniques that "out a friendly face on array indexes."

-John




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to