Share via

Microsoft Azure Databricks

S, Sowmya 21 Reputation points
2022-06-15T06:24:56.843+00:00

Does Azure Databricks allows us to read file with extension .mdb. If so, how to read?

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.


Answer accepted by question author

PRADEEPCHEEKATLA 91,866 Reputation points
2022-06-22T09:07:29.253+00:00

Hello anonymous user,

I didn't check it myself, but with the proper jdbc driver you should be able to read it.

For what I see in the last runtime release notes, I do not see any preinstalled jdbc library that supports mdb files.

In this example they use another jdbc driver ms access - How To Read .MDB files in scala - Stack Overflow.

Hope this will help. Please let us know if any further queries.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.