Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Insert into database table

by rdfield (Priest)
on Jan 05, 2005 at 13:51 UTC ( [id://419613]=note: print w/replies, xml ) Need Help??


in reply to Insert into database table

And which one of your error messages do you see first?

Things to note:

  • "Create table" should be done using a "$dbh->do" type command
  • You don't do a "$dbh->prepare('commit')", "$dbh->commit" is what you need

rdfield

Log In?
Username:
Password:

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

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

    No recent polls found