MS Access db (mdb): viewing table attributes

gau.tai at gmail.com gau.tai at gmail.com
Fri Mar 10 16:07:08 EST 2006


For more reference, I got my information to start this from:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52267

When I try to run that code, it gives me this:
  File "C:\Python24\Lib\site-packages\win32com\client\util.py", line
83, in next
    return _get_good_object_(self._iter_.next())
pywintypes.com_error: (-2146825178, 'OLE error 0x800a0c26', None, None)

The error is pointing to:
"for idx in currTabl.Indexes:"




More information about the Python-list mailing list