Remote Procedure call failed with sql server 2008 R2

后端 未结 11 1654
耶瑟儿~
耶瑟儿~ 2020-12-23 13:03

I am working with SQL Server 2008 R2. I am unable to connect to my database remotely. I got the following error.

A network-related or instance-spe

11条回答
  •  Happy的楠姐
    2020-12-23 13:54

    Open Control Panel > Administrative Tools > Services > Select Standard services tab (under the bottom) > Find start SQL Server Agent

    Right Click and select properties,

    Startup Type : Automatic,

    Apply, Ok.

    Done.

提交回复
热议问题