Skip to content

aldnav/mdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mdb_conv


Converts MDB (.mdb) file to Excel file (.xls).

Dependencies (for non Windows 7 32 bit): pyodbc drivers are available at https://code.google.com/p/pyodbc/downloads/list

Instructions:

  1. Place excel file relative to this script.
  2. Run this command. python mdb_conv.py somedb.mdb

Bugs:

  1. bytearray type not compatible for tablib, for export to excel file.

About

Converts MDB (.mdb) file to Excel file (.xls).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages