lost connection

Alberto Vera avera at coes.org.pe
Thu Nov 6 17:20:44 EST 2003


I forgot to write this:
...I unplug and 10 seconds later I plug the wire..

Regards
  ----- Original Message ----- 
  From: Alberto Vera 
  To: python-list at python.org 
  Sent: Thursday, November 06, 2003 5:06 PM
  Subject: lost connection


  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




------------------------------------------------------------------------------


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


More information about the Python-list mailing list