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


in reply to DBD::Anydata, Use of uninitialized value at...

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

Replies are listed 'Best First'.
Re: (2) DBD::Anydata, Use of uninitialized value at...
by lwicks (Friar) on Jan 05, 2004 at 23:19 UTC
    Cheers guys, the idea to check if the @params array was getting messed up was right on the money.

    Everything now works minus funny error, FAB!!

    Lance

    Kia Kaha, Kia Toa, Kia Manawanui!
    Be Strong, Be Brave, Be perservering!