Question about kinfxdb.py

Mike Callahan mcalla at insightbb.com
Tue Jun 18 18:55:46 EDT 2002


I am running kinfxdb on an HPUX system. I am new to interfacing Python to
Informix and I have some problems:

1) The 'unload to' commands don't work. "select * from location" is fine but
"unload to 'test' select * from location" gives a 201 error.

2) The info command doesn't work.

3) Dates before 1900 are returned as 12/31 1969.

If I switch to informixdb will these problems go away? Or are these
well-known limitations of the Informix interface. Thanks.

Mike Callahan






More information about the Python-list mailing list