Hi,
Getting the following error while i install the pyodbc module and import it
>>> import pyodbc
Traceback (most recent call last):
File "<pyshell#2>", line 1, in <module>
import pyodbc
ImportError: DLL load failed with error code 193
i have installed win32it pyodbc module in a x64 Win 2003 os already having
python in it.
importing the pyodbc module gives the above error.
i couldn't able to get x64 bit version of it.
hence used 32bit one.
Please help.
Regards,
siddhartha
_______________________________________________
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32