twiggins
October 19th, 2001, 02:29 PM
I have a problem. I have a VB app that runs all the time. It connects to a database and does some transformations on the data that is in a certain status. My problem is if the network or the database server goes offline between polling events. I am interested if anyone has any code snippets on testing the validity of a database connection (ADO connection object).
I have something that works but need to make it more generic and reusable. Does anybody have any input?
I have something that works but need to make it more generic and reusable. Does anybody have any input?