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
 Not able to download SQL

Author  Topic 

nehasahu
Starting Member

5 Posts

Posted - 2007-07-07 : 01:18:07
Hi Friends,

I am trying to download SQL from http://msdn.microsoft.com/vstudio/express/sql/download/ site
downloading SQL Server 2005 Express Edition SP2
after downloading I can see three thing 1)Sql server configuration manager 2)SQL server error and Usage Report 3)Sql server surface area configuration......

Really dont know what I have downloaded My requirement is I want to download sql in order to practice sql commands.......

Please help me out........

Thanks in advance...........

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-07-07 : 11:29:01
Did you choose run or save? Did sql2k5 express installed?
Go to Top of Page

nehasahu
Starting Member

5 Posts

Posted - 2007-07-07 : 21:46:31
I have saved it....
Yes SQL 2005 has been installed
when i click on start->programs =====I can see sql server 2005 when i click on that i can see SQL server configuration manager, SQL server error and usage Report,Sql server surface area configuration...


I dont know where to type SQL commands.........
Please help me out
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-07-07 : 21:54:12
Did you see sql services in configuration manager? You can download ssms for express from same link and install it.
Go to Top of Page

nehasahu
Starting Member

5 Posts

Posted - 2007-07-08 : 19:10:03
Inn SQL server configuration Manager ->I have a folder SQL server 2005 services In side that folder i have two files SQL server Browser and
SQL server(SQL Express)

when i try to open the files its showing me SQL server Brower properties Window That window has three tabs LOGON, services and Advanced....

Not able to understand this...
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-07-08 : 19:57:08
Those are services, not files. If they are in running status, your installation is ok. Just need download ssms for express and install it.
Go to Top of Page

nehasahu
Starting Member

5 Posts

Posted - 2007-07-09 : 00:08:45
Can you pliz tell me what is SSMS ......
if you dont mind can you please send me the link from where i can download it..


Thanks a lot
Go to Top of Page

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2007-07-09 : 01:24:54
SSMS is sql server Management Studio.it is nothing but the combination of Enterprise manager and Query analyzer of sql server 2000.


go through this link, and download sql server 2005.

http://www.microsoft.com/downloads/details.aspx?FamilyID=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&displaylang=en

All the best.

Vinod
Even you learn 1%, Learn it with 100% confidence.
Go to Top of Page

nehasahu
Starting Member

5 Posts

Posted - 2007-07-09 : 10:35:17
Hi Vinod,

Thanks a lot for your Help....

Rgds
Neha
Go to Top of Page
   

- Advertisement -