Problem with informixdb and python1.5.2

Dominic Binks dominic.binks at aethos.co.uk
Tue Jul 13 03:36:18 EDT 1999


Ken Liu wrote:
> 

> Python 1.5.2 (#8, Jul  1 1999, 20:22:25)  [GCC 2.7.2.3] on linux2
> Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> >>> import informixdb
> >>> con = informixdb.informixdb('acme_online_demo')
> Traceback (innermost last):
>   File "<stdin>", line 1, in ?
>   File "informixdb.py", line 47, in __init__
>     self.conn = _informixdb.informixdb(logon)
> InformixdbError: Error -922 performing LOGON: Cannot get name of current
> working directory.
> >>>

Can informix read your current working directory?  I've certainly seen
this cause problems with dbaccess, so I don't see why the ESQL/C
libraries should be much different.

Dominic
-- 
Dominic Binks/Systems Engineer/Logica-Aldiscon
400 Park Avenue/Aztec West/Bristol/BS32 4TR/United Kingdom
Tel: +44 1454 614455/Fax: +44 1454 620527/Mobile: +44 498 693964
E-mail: dominic.binks at aethos.co.uk




More information about the Python-list mailing list