Quote:
Originally posted by gandolf989
I think that the thread is dead. You want to code for a condition that should not happen. You can try a different odbc driver, or you can try native drivers, if that is an option. The only other thing that you could try would be to test the connection to make sure that it is still active, everytime you try and access the database. But that seems excessive. Should Microsoft fix this bug? Yes. Will they, maybe.
I have to code for this condition because it very well could happen. Sometimes apps lose their connection to the server and I have to be able to recover from that.