Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: perl DBI question

by bassplayer (Monsignor)
on Jun 22, 2004 at 13:31 UTC ( [id://368710]=note: print w/replies, xml ) Need Help??


in reply to perl DBI question

I think the problem is that DECIMAL is a keyword in MySQL. Here is a link that explains it better than I can.

bassplayer

Replies are listed 'Best First'.
Re^2: perl DBI question
by Anonymous Monk on Jun 22, 2004 at 13:35 UTC
    D'oh!

    you're exactly right, I changed the name of the field and everything worked fine.
    Valuable lesson learned, and thanks for the swift response
    Jonathan
      Single quoting the field names in the field list ala ('DECIMAL','SOANDSO','BLAHABLAH') might work as well.

Log In?
Username:
Password:

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

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

    No recent polls found