Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/).
Use:
java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>]
where
<inputFile>: A file name to Access database (.MDB or .ACCDB)
<outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx")
<format>: Output format ("XLS" or "XLSX", optional, default "XLSX")
License
Creative Commons Attribution LicenseFollow Access2Excel
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Access2Excel!