Hi all I wanto to use ZODBCA product with Plone (2.05) Zope 2.7.4 Python 2.3.5 on windows XP I found the binary version for widnow, but when I try to install it it returns: Traceback (most recent call last): File "C:\Programmi\Plone 2\Zope\lib\python\OFS\Application.py", line 673, in import_product product=__import__(pname, global_dict, global_dict, silly) File "C:\Programmi\Plone 2\Zope\lib\python\Products\ZODBCDA\__init__.py", line 91, in ? import DA File "C:\Programmi\Plone 2\Zope\lib\python\Products\ZODBCDA\DA.py", line 92, in ? from db import DB, manage_ODBCDataSources File "C:\Programmi\Plone 2\Zope\lib\python\Products\ZODBCDA\db.py", line 86, in ? from sql import * ImportError: DLL load failed: cannot find specified module. sql.pyd is actually there...Am I using a wrong version, or should I do anything else to get it running?thanksLucia