[python-win32] odbc under windows 7?

2011-01-22 Thread Gary L Smith
Dear Pythoners, I need to access data in an MS Access 2003 database using Python 2.5 or 2.6 running in Windows7. Windows7 doesn't seem to have appropriate drivers for ODBC. My error messages consistently contain the phrase, "Data source name not found and no default driver specified." Whi

Re: [python-win32] odbc under windows 7?

2011-01-22 Thread Matteo Boscolo
hi Gray, have you a 64 bit macine with python 32 bit installed on your pc ? if yes may be the problem it's there .. 64 bit macine have a different loaction for odbc you need to use a different odbc administrator, try to use the one under, C:\Windows\SysWOW64\odbcad32.exe Regards, Matteo Il 2