Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: DBI to delete rows

by velusamy (Monk)
on Mar 05, 2009 at 04:30 UTC ( [id://748395]=note: print w/replies, xml ) Need Help??


in reply to DBI to delete rows

Hi,

You didn't commit the database. So the changes didn't affect the table. Set AutoCommit value 1.

Replies are listed 'Best First'.
Re^2: DBI to delete rows
by brwarn (Novice) on Mar 05, 2009 at 04:56 UTC
    That did the trick. Thank you!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-03-28 15:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found