Python Forum

Full Version: Python Informix connection
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi!

I am trying to connect to informix database from linux 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?

I managed to connect with jython and java driver, but i want to avoid this.

Thank you in advance and forgive for bad English.
There are several packages for that, see: https://pypi.org/search/?q=informix