We are have a IVR that retrieves the data off of an AS/400. To illiminate the opening and closing of a connection, we leave the ADO.Connection open during the life of the application. The problem that we are running into is that the connection during some point is closing (not programmitcally). Anyone have any suggestions as to where to look to find the problem?

Reply With Quote