informix database

Alberto Vera avera at coes.org.pe
Fri Oct 10 09:54:48 EDT 2003


I use win32com.client to create ADODB.Connection and ADODB.Recordset:
win32com.client.Dispatch('ADODB.Connection')
win32com.client.Dispatch('ADODB.Recordset')

I can connect to an access database and I can update it, but if I change the connection string to connect to Informix database, its values no refresh.

Do you know any bug using Python and Informix database?

Thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20031010/0e71cbe6/attachment.html>


More information about the Python-list mailing list