in reply to
Close Access db using Perl
Have you tried
DBD::ODBC?
I guess that it's personal preference, but I think DBI-compatible database access is the way to go (although I' not saying that your problem will disappear if you switch, but I've not encountered any issues with DBD::ODBC and Access when I used the two a couple of years ago)
Comment on
Re: Close Access db using Perl
In Section
Seekers of Perl Wisdom