BAO RuiXian wrote: >Usually it is inside the database connecting command as a parameter, but can >also be somewhere else. Just search it through your script. > >Best > >Bao > >Liu Haifeng wrote: > > > >>I am sorry but I don't know where to disable the AutoCommit. >> >>Regards >>Haifeng >> >> > > > AutoCommit is on by default. Please, Haifeng, read the DBI pod for more information, because any answer spotting just your problem may leave out necessary additional stuff. Especially regard that switching AutoCommit off will probably make SELECT queries also necessary to commit().
Bodo