hi
i have installed SQLserver2005, after completed the setup when i enter into management studio and after opening database engine their is no server in server name combo,,
also when i try to connect it by enterring my computer name as server it gives me following error messege cannot connect -- mssql server error 53.
do i need to start service manager like 2000 version as not in 2005
plz advise
thnaks in advance
Loading
Raghvendr SinghPosted Sep 9, 2010, 8:11 AM
You can start SQL Server services from 'Services'.
Go To>run and type services.msc hit enter.
You will see all services running on your system.Right click on desired service and start it.Your can set service property as Autometic,Manual or Disable.Setting as Autometic service will autometicaly start when your system turn on.
But i think your SQL is not properly installed.Installation of SQL server2005 is something typical then 2000.