![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: DBD::Anydata, Use of uninitialized value at...by CountZero (Bishop) |
on Jan 05, 2004 at 22:35 UTC ( #318964=note: print w/replies, xml ) | Need Help?? |
It's not wrong and probably did not cause the error, but why are you using my @params = ($entered_id) and putting a scalar in an array? It seems a bit "wasteful" to me. There is only one "?" which needs to be filled, so a scalar will do nicely. CountZero "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
In Section
Seekers of Perl Wisdom
|
|