Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: DBD::Anydata, Use of uninitialized value at...

by CountZero (Bishop)
on Jan 05, 2004 at 22:35 UTC ( [id://318964]=note: print w/replies, xml ) Need Help??


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!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://318964]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-26 03:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found