Re: DBI and DBD::mysql pseudohash results set?
Jochen Wiedmann <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
Dan Bolser wrote: >I was thinking about loading the rows of a $sth results set into a >pseudohash so that the columns could be accessed by either the column name >or the column index. > > You are of course free to do so. But what is it good for? DBI already offers one or the other, on your choice, and I cannot remember a case where I need both at the same time. Besides, you always have the DBI metadata methods. Jochen -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]