[Zope-DB] Re: [Zope] DCOracle2 compile problem

Dieter Maurer dieter at handshake.de
Thu Jan 20 14:01:22 EST 2005


Michele Marcionelli wrote at 2005-1-20 08:09 +0100:
> ...
>dco2.c: In function `Cursor_bind':
>dco2.c:3393: `dword' undeclared (first use in this function)

If you are unlucky, then Oracle dropped the ancient
type definitions such as "dword" ("double word").

In this case, "dco2.c" would need a severe facelift to
use more modern type names...

-- 
Dieter


More information about the Zope-DB mailing list