I want to extract the table relationships and data from mdb file and convert it to JSON. I have tried using external tools like mdb-schema from mdbtools,accessdb but I am only able to generate the data and not the table relations.
Can someone provide inputs?