DougAlthaus
Programmer
I am using VB6 connecting to SQL 7.0 using the ADO Control. The application executes a select which works just fine. If I press my refresh button it still will work okay, the problem is once in a while I get an error: "(DBMSSOCN) General Network Error Check your network documentation". This occures when I execute ADODC1.Refresh then the program locks up and the user must reboot. I tried on error resume next but this does not work. I would be satisfied if I could ignore the reboot and just display a message on the screen.
PLEASE HELP!
PLEASE HELP!