Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: bind_paramChapter 12
Databases and Perl
Next: Reference: connect
 

commit

 $result = $db_handle->commit

Commits the most recent changes. See also the AutoCommit attribute.


Previous: Reference: bind_paramPerl in a NutshellNext: Reference: connect
Reference: bind_paramBook IndexReference: connect