http://qs321.pair.com?node_id=118039


in reply to EZDBI is an easier interface to SQL databases

I went this route once, and while it worked nicely for Select, Update didn't seem to fit too well. After various attempts, I went back to using DBI for anything more than a quick query.

I'll be curious to see what you come up with. I'm sure you're much better at this than I :)