How do you create a mdb database file in Python?
An interesting question was asked on StackOverlow. The answer was surprisingly easy (assuming the answer was accurate of course. <smile>) See How do you create a mdb database file in Python?
I should add that I have no idea what Python is. I just thought this was interesting how familiar concepts such as DBEngine works in another programming language.