A network error was encountered while sending results to the front end. Check the SQL Server errorlog for more information.
This error occurs when a front-end process stopped without notifying SQL Server, so a subsequent attempt by SQL Server to send results to the front-end failed. Some of the possible reasons a front-end process can disappear are:
Note Using ctrl+c to exit from an application should not result in this error.
Usually, error 1608 is not serious and can be viewed as notification that a front-end process no longer exists.
Do not be concerned if this error occurs sporadically. If the error occurs frequently and continually, however, or if it occurs frequently for short periods of time, it might be a result of excessive network traffic or network problems. If you suspect network problems, have your network administrator isolate the problem by running diagnostics on the network between the client and SQL Server.