[Gas] Small change to DBManager.pm

Bob Cook bobcook at onthejob.net
Mon Mar 19 18:23:11 CST 2001


Added a small change to DBManager.pm.
two new options for the constructor that were previously hard-coded.

1. -auto_commit: sets the DBI AutoCommit option (sometimes you may not
want to use this. Default is 1.
2. -raise_error: sets the DBI RaiseError option (this can be greater
than one to get more error output, and sometimes one might want to
suppress error messages. Default is 1.

-Bob

-- 
/*********************************************\
* Bob Cook              On The Job Consulting *
* bobcook at onthejob.net  217-278-3933          *
*                                             *
*    "Kyrie Eleison...Dona Nobis Pacem"       *   
*                                             *
\*********************************************/




More information about the Gas mailing list