Help for this page
mdb-export -d , file.mdb tablename | gzip -9 -c > file.csv.gz
use IPC::Open2; use strict; ... print "$dbdir/$table\n"; } }