C:\Zope>"C:\Zope\bin\python.exe" "C:\Zope\serve.py" -p 80 Traceback (innermost last): ... File "C:\Zope\lib\python\Products\ZODBCDA\db.py", line 98, in ? from sql import * ImportError: DLL load failed: A device attached to the system is not functioning
Brad, Are you sure you have ODBC support installed? MS Access and other db applications generally install ODBC support as a part of their installation procedure, but if you haven't installed any database on your system, it's possible that the core Windows ODBC support isn't installed on your system. In the windows Control Panel there should be an "ODBC" icon if you have ODBC support installed - do you have this on your system? If so, does the windows ODBC manager or the Event Log show any kind of errors occurring with ODBC? Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
participants (1)
-
Brian Lloyd