cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Access multiple .mdb files using Python

Dhara
New Contributor III

Hi,

I wanted to access multiple .mdb access files which are stored in the Azure Data Lake Storage(ADLS) or on Databricks File System using Python.

Can anyone help me on how can I do it? It would be great if you can share some code snippets for the same.

3 REPLIES 3

User16764241763
Honored Contributor

@Dhara Mandalโ€‹  Can you please elaborate a bit on the use case and what you have already tried on Databricks?

Holland69
New Contributor II

You can open up one of the MDBs, and import tables into it from all the other MDBs. If there are really a lot of MDBs and it would be impractical to do it by hand, you can write some VBA code to open each MDB in turn and copy over the tables into your destination MDB.

Anonymous
Not applicable

Hey there @Dhara Mandalโ€‹ 

Hope everything is going great.

Just wanted to check in to see if you were able to resolve your issue and would you be happy to mark an answer as best or do you need more help? We'd love to hear from you.

Thanks!

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group