mdb-export-all
mdb-export-all copied to clipboard
🗄️Export all of the tables from Microsoft Access database to CSV
mdb-export-all
Export all of the tables from Microsoft Access database to CSV
Requirements
mdbtools. There are packages for linux (apt-get install mdbtools
) and macos (brew install mdbtools
)
Usage
bash mdb-export-all.sh full-path-to-ms-access-db.accdb
Development
Style guide: https://github.com/bahamas10/bash-style-guide