December 3, 2004 at 6:49 am
I have a stored procedure that normally run correctly. As of this week, when trying to run the stored procedure from query analyzer, we get the following error:
Server: Msg 11, Level 16, State 1, Line 0
General network error. Check your network documentation.
December 3, 2004 at 7:43 am
I've seen this sometimes with strange data coming back, like something corrupts the TDS stream. Can you do a select * from each of the tables, which might narrow down where the issue is.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply