You are not logged in.
Pages: 1
Hi!
I am trying to connect to informix database with python 3.
DRDA port is not enabled on database and that is not going to change (admin rule).
Is there any driver which i can use for this connection?
On PyPI i have found some packages (ifxpy, informixdb) but i cannot install them.
When I try to install ifxpy with pip, I receive error "No matching distribution found for ifxpy".
When I try to install informixdb, I receive error "Command "python setup.py egg_info" failed with error code 1".
Thank you in advance and forgive for bad English.
Offline
Pages: 1