|
Home > Archive > MS SQL Server > August 2005 > Fake "Broken connection" error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Fake "Broken connection" error
|
|
| Ken Abe 2005-08-01, 8:23 pm |
| I get the following error when running a particular query, although I know
for sure the server and network are working properly:
"[Microsoft][ODBC SQL Server Driver]& #91;DBNETLIB]Connect
ionCheckForData
(CheckforData()).
Server: Msg 11, Level 16, State 1, Line 0
General network error. Check your network documentation.
Connection Broken"
Is this a hint that something else might be wrong with my sql server?
| |
| ChrisR 2005-08-01, 8:23 pm |
| Any funky characters in the query? If memory servers correctly thats the
message I got when I had a } one time.
"Ken Abe" <KenAbe@discussions.microsoft.com> wrote in message
news:42E86DB8-21EE-4D35-854A- 0D73B416BF9B@microso
ft.com...
>I get the following error when running a particular query, although I know
> for sure the server and network are working properly:
>
>
> "[Microsoft][ODBC SQL Server Driver]& #91;DBNETLIB]Connect
ionCheckForData
> (CheckforData()).
> Server: Msg 11, Level 16, State 1, Line 0
> General network error. Check your network documentation.
>
> Connection Broken"
>
>
> Is this a hint that something else might be wrong with my sql server?
>
>
>
| |
| Ken Abe 2005-08-02, 9:23 am |
| Hi Chris,
Thank you very much for your reply. No, the query contains no funky
characters such as '{'. If it did that should return a different kind of
error, shouldn't it?
"ChrisR" wrote:
> Any funky characters in the query? If memory servers correctly thats the
> message I got when I had a } one time.
>
>
> "Ken Abe" <KenAbe@discussions.microsoft.com> wrote in message
> news:42E86DB8-21EE-4D35-854A- 0D73B416BF9B@microso
ft.com...
>
>
>
| |
| ChrisR 2005-08-02, 11:23 am |
| Not sure as it's been a while...
"Ken Abe" <KenAbe@discussions.microsoft.com> wrote in message
news:14502176-0C71-4B79-941C- 8EF965238B15@microso
ft.com...[color=darkred]
> Hi Chris,
>
> Thank you very much for your reply. No, the query contains no funky
> characters such as '{'. If it did that should return a different kind of
> error, shouldn't it?
>
> "ChrisR" wrote:
>
|
|
|
|
|