|
Clint,
Many many thanks. I've change AutoCommit=>0 to AutoCommit=>1 and I now seeing the record data in the InnoDB table. I tried inserting $sth->commit after the $sth->execute but perl can't locate the 'commit' method in the DBI::st package. I think this is just a syntax problem so it should be to diffcult to chase up.
Once again, many thanks for your assistance.
Regards,
Neil M
|