Home : General : Databases and SQL :

General: Databases and SQL: Re: [Wil] Drivers for MySQL/Perl to work?: Edit Log

Here is the list of edits for this post
Re: [Wil] Drivers for MySQL/Perl to work?
>>
Hm. I'd like to see you say that to the guys that run Yahoo! Finance on MySQL DBIx-DWIW.
<<

Give me their email addresses and I will ;)

It's just my opinion....maybe I feel that way as I have my own SQL module so I probably wouldn't need DWIW....because looking at it, thats all it seems to do....its just like a custom SQL module except it isn't custom Sly

Chunks of it do seem pointless like $db->Array() or whatever it is...I don't see why you don't just use:

$sth->fetchrow;

....from DBI

Last edited by:

Paul: Jul 15, 2002, 3:36 AM

Edit Log: