I suggest you take a look at your local DBI
documentation, as well as How to RTFM.
What's the point of using 'prepare' if you're not using placeholders?
____________________________________________________ ** The Third rule of perl club is a statement of fact: pod is sexy. | [reply] |
| [reply] |
If you have a single record, what would you need a statement handle? Didn't you look at the sample data?
update: oops. I'm wrong. Nice looking out ichimunki Been using DBIx::DWIW lately, and was thinking something theoretically like $DBH->Hash("select * from blah where foo=bar");
Damn, and I was on such a roll. I wonder why Aristotle didn't call me on that, or even andrew. I'll chalk this up to being blinded screaming at the void (see what gryphon had to say at Re: Re: Re: Looping through MySQL)
____________________________________________________ ** The Third rule of perl club is a statement of fact: pod is sexy.
| [reply] [d/l] |
| [reply] |