Skip to content

Getting error with large mdb file #38

@hemanth-sp

Description

@hemanth-sp

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions