Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Open Downstream Task MDB Files in Access After Downloading from GitHub Tutorial #16

Closed
RenQiuhan opened this issue Feb 29, 2024 · 2 comments

Comments

@RenQiuhan
Copy link

After following the tutorial on GitHub to download the data for downstream tasks and extracting it, we encountered an issue. We are unable to open the MDB files provided for the downstream tasks using Access locally. Upon attempting to open these files, we receive an error message, which I will attach below for reference. We are using Access version 2019. We seek clarification on the possible reasons causing this issue and inquire if alternative versions of the data in different formats can be provided.

Error Message:
image

We kindly request your assistance in understanding the root cause of this issue and if possible, providing alternative versions of the data in different formats. This would greatly facilitate our progress in the tasks at hand.

@LTEnjoy
Copy link
Contributor

LTEnjoy commented Feb 29, 2024

Hi, the 'mdb' format file is used by the lmdb database. You could open it through the 'lmdb' package in python, following some tutorials like here https://www.cnblogs.com/sddai/p/10481869.html.

@LTEnjoy LTEnjoy closed this as completed Mar 2, 2024
@RenQiuhan
Copy link
Author

Thanks for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants