lost connection

Alberto Vera avera at coes.org.pe
Thu Nov 6 17:06:35 EST 2003


Hello:
I use these lines to connect to a database:

conn = win32com.client.Dispatch('ADODB.Connection')
conn.Open('Provider...)

But I have a problem: If I unplug the wire(network) then I can't make anything to a database.

I thought the conn.State has changed but allways has the same value of 1.

Do you think is it a bug on Python?

Thanks

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


More information about the Python-list mailing list