Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: (Boo) Re: Dereference an array reference

by fmogavero (Monk)
on Apr 19, 2001 at 19:24 UTC ( [id://73848]=note: print w/replies, xml ) Need Help??


in reply to (Boo) Re: Dereference an array reference
in thread Dereference an array reference

Thank You! I wasn't understanding placeholders. Now I just have to figure out why I'm getting two error messages.
1.) disallowed implicit conversion from datatype 'varchar' to datatype 'int'.
After attempted adjustment
2.) syntax error converting CHAR value 'ARRAY(XXXXXXX)' to an INT4 field

Replies are listed 'Best First'.
Re: Re: (Boo) Re: Dereference an array reference
by boo_radley (Parson) on Apr 19, 2001 at 19:28 UTC
    It sounds like you're :
    1. stuffing non-integer values into an integer field.
    2. not deferencing the array.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-03-29 14:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found