I have a VB project I created and when the user clicks a button, I have the code going through and looking for screen errors, such as fields that should have values in them. Whenever there is an error, I use the Error function to force the code to go to the routine's error handler. The error...
I keep getting the following error when I'm adding a new record to a SQL Server database on the UpdateBatch function in VB for an ADODB.Recordset:
[DBMSSOCN]General network error. Check your network
documentation.
It doesn't do it every time. Any ideas?
I keep getting the following error when I'm adding a new record to a SQL Server database on the UpdateBatch function in VB for an ADODB.Recordset:
[DBMSSOCN]General network error. Check your network
documentation.
It doesn't do it every time. Any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.