Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Just Installed SQL2005 - and it's not running?

Author  Topic 

JVRudnick
Starting Member

4 Posts

Posted - 2006-07-18 : 09:04:44
Hey all...
I was using SQL2000, and liked very much the EM tool etc....

But thought that I should maybe give SQL2005 a trial, so I installed same on my box...restarted...and hey, SQL isn't running.

At least there is no icon in the tray. I have checked under Services and it looks like it's up and running....but I have NO server at all?

What did I do wrong, or what do I need to do to "start" SQL2005?

Jim

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2006-07-18 : 09:10:36
If it is SQLExpress, either you have to use sqlcmd to connect to SQL Server or install Management Studio (like EM). But in either case, SQL Server is already started, you don't need to start it manually. It's started at windows startup as a service.

Harsh Athalye
India.
"Nothing is Impossible"
Go to Top of Page

JVRudnick
Starting Member

4 Posts

Posted - 2006-07-18 : 09:16:54
Thanks...but I hate SQL2005.

I'm going to uninstall same...can anyone offer, will that mean that SQL2000 will then be working - or do I need to d/l it again and reinstall same?

Jim
Go to Top of Page
   

- Advertisement -