[python-win32] Opening an DAO database with password?
Grzegorz Adam Hankiewicz
ghankiewicz at rastertech.es
Tue Feb 6 11:17:17 CET 2007
Hello.
I'm following
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52267 to open a
local .mdb file and export the contents. It works with normal databases,
but I cannot open a password protected database.
According to http://www.oreilly.de/catalog/progacdao/chapter/ there is
no password option in the OpenDatabase method, so I've tried using
daoEngine.DefaultPassword = xxxx without success.
Does somebody know if this is possible and how?
--
Grzegorz Adam Hankiewicz, Jefe de producto de TeraVial
Rastertech España S.A. Tel: +34 918 467 390, ext 18.
http://www.rastertech.es/ ghankiewicz at rastertech.es
More information about the Python-win32
mailing list