Open hemanth-sp opened 4 years ago
when I execute in ubuntu python3 (and this works fine if I have a small MDB file with one table)
records = io.read_mdb(db_file_path) # only file path, no file objects next(records)
read: Is a directory Couldn't read first page. Couldn't open database.
Can you send me a test file?
when I execute in ubuntu python3 (and this works fine if I have a small MDB file with one table)