Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADO DATA CONTROL REFRESH PROBLEM.

Status
Not open for further replies.

DougAlthaus

Programmer
Joined
May 29, 2001
Messages
9
Location
US
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top