mxODBC with DB2 on AIX

Amir Mistric amir.mistric at usa.net
Tue May 23 16:11:26 EDT 2000


> I have compiled and linked mxODBC and mxDateTIme packages successfully on
AIX
> with GCC compiler....
> The module does not core dump anymore ,however when I do my import i get
this
> message:(any ideas??)
>
> bash-2.01# python
> Python 1.5.2 (#1, May 22 2000, 13:37:53) [GCC 2.95.2 19991024 (release)on
> aix4
> Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> >>> import ODBC.DB2.mxODBC
> Traceback (innermost last):
> File "<stdin>", line 1, in ?
> File "/usr/local/lib/python1.5/site-packages/ODBC/DB2/__init__.py", line
7,
> in
> ?
> from mxODBC import *
> ImportError: initialization of module mxODBC failed
> (mxODBC.InterfaceError:failed to retrieve error information (line 5830,
> rc=-1))
> >>>







More information about the Python-list mailing list