in reply to Re: Why does DBI prepare break my loop?
in thread Why does DBI prepare break my loop?

sundialsvc4:

You'll need to change that last line of code to:

$sth_update->execute( $vol_current_state, $vol );

...roboticus

When your only tool is a hammer, all problems look like your thumb.