accessing access from Python on windows

Marcin Kolbuszewski "Marcin.Kolbuszewski " at nrc.ca
Mon Jun 19 13:01:05 EDT 2000


Hi there!

I am running python 1.5.2 on Windows NT and am trying to 
access an Access database through ODBC. No lick though...:

Traceback (innermost last):
  File "C:\PROGRA~1\Python\Tools\idle\ScriptBinding.py", line 131, in
run_module_event
    execfile(filename, mod.__dict__)
  File "D:\python\toc.py", line 3, in ?
    import dbi, odbc
ImportError: No module named dbi

Where may I get the dbi and odbc modules?

marcin Kolbuszewski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Marcin.Kolbuszewski .vcf
Type: text/x-vcard
Size: 320 bytes
Desc: Card for Marcin Kolbuszewski  
URL: <http://mail.python.org/pipermail/python-list/attachments/20000619/8f56680b/attachment.vcf>


More information about the Python-list mailing list