Informix integration

Emile van Sebille emile at fenx.com
Tue Feb 15 09:54:40 EST 2000


Assuming you're on Winxx, one way is to set up an ODBC
data source using the control panel application, then
test it using access, excel, whatever.

The standard distribution comes with an odbc module, see
http://www.python.org/windows/win32/odbc.html, but
I use Marc A Lemburg's mxOdbc package. 
(http://starship.python.net/crew/lemburg/mxODBC.html) 

HTH

Emile van Sebille
emile at fenx.com
-------------------


----- Original Message ----- 
From: Milos Prudek <prudek at nembv.cz>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Tuesday, February 15, 2000 6:28 AM
Subject: Informix integration


> How can I write a program for python that would be able to query
> Informix database? I have downloaded Informix Client SDK, what now? 
> 
> --
> Milos Prudek
> -- 
> http://www.python.org/mailman/listinfo/python-list
> 






More information about the Python-list mailing list