Search

Showing posts with label Record Retrieval Error Connection Read. Show all posts
Showing posts with label Record Retrieval Error Connection Read. Show all posts

Monday, July 20, 2015

Record Retrieval Error Connection Read

You may receive below error while running third party application with backend SQL Server.

Record Retrieval Error
Error: (Connection Read(recv()).(01000)) attempting to access a record from the MERCAN file. Returning to previous window.


The application is showing this error because it lost the network connectivity with the SQL Server instance for a short period of time.

So, restart the application once the network issue is solved.