Informix

Markus Stenberg mstenber at cc.Helsinki.FI
Thu Feb 10 03:12:05 EST 2000


prudek at my-deja.com writes:
> How can I access Informix tables from Python? The only solution I could
> come up with is:
> - use Informix's ESQL/C to embed SQL commands into C source.
> - embed resulting C program into Python
> 
> I need a solution for both Zope and standalone Python.

There is a Python module for informix access. See www.python.org ->
modules -> ...

-Markus

> --
> Milos Prudek

-- 
If you sat a monkey down in front of a keyboard, the first thing typed
would be a UNIX command.
        -- Bill Lye



More information about the Python-list mailing list