[Zope] dcoracle2
Dieter Maurer
dieter@handshake.de
Sat, 16 Jun 2001 21:01:27 +0200 (CEST)
Meilicke, Scott writes:
> I'm trying to figure out what else is needed to use dcoracle2 besides zope.
>
> I have downloaded DCO2-NT-Beta3.ZIP and installed for use on my NT based
> 2.3.0 zope. When I restart zope, it reported missing oracle dlls. So I
> copied all of my oracle client (8.0.6) dlls to a folder in my dll path. Now
> when I start zope, I get the following traceback in the ZOracleDA product:
> ....
> import dco2
> ImportError: DLL load failed: The specified procedure could not be found.
It may be that "dco2" expects an Oracle 8.1.x DLL.
Dieter