Issue in Connection with SQL Server

  • Hi,

    When I trying to connect my SQL Server following error

    A transport-level has occurred when receiving result from server (provider:TCP Provider, error:0 - The specified network name is no longer available) (Microsoft SQL Server, Error 64)

    What to do

    Thanks in Advance.

    Regards,

    NA

  • Usually I get this error message while running a query in an existing connection (not while trying to establish a new connection).

    Usually this happens when the SQL Server service is stopped/restarted.

    I just reconnect and rerun the query.

    Hope this info helps you.

  • Thanks for reply

    This happen with me when I make new connection with SQL Server and all My previous connections disconnected.

    Now I cant connect.

    Regards,

    NA

  • Are you connected locally to the system? Was there a network outage?

    Check if SQL Browser services is running.

    Jayanth Kurup[/url]

  • A network outage And SQL Server Browser Service is running

    Other people easily connected with this server.

    Regards,

    NA

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply