This is a discussion on ADO & SQL Server within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I have a Visual C++ program using ADO to load data into a SQL Server 7.0 database. I'm getting ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have a Visual C++ program using ADO to load data into a SQL Server 7.0 database. I'm getting an error after loading about 5,000-10,000 records. The error code is 80004005. The message is "Unspecified error" and the description is "[DBNETLIB][ConnectionRead (recv()).] General network error. Check your network documentation.". I'm completely stumped!! |