This is pretty simple. All I did was to convert the MS KB article from Visual Basic to Python. Note that this won't actually create the .mdb file. That's a little trickier -- I can't find a Python binding for the DLL call and I don't have the need for it at the moment. See init_dsn.py for details.