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.
| Author |
Topic |
|
ttodhe
Starting Member
5 Posts |
Posted - 2008-05-24 : 12:46:04
|
| Hello againsorry to bother again but I am hvaing difficulty setting up the SQL server 2005. I have downloaded and installed the following .Net Framework 2.0 Serv Pack 1MS SQL server 2005MS SQL server Native ClientMS SQL server Setup support MS SQL server VSS Writer AdventureWorksDB.msi as a sample database i believeWhen I want to launch the program I point to Programs, that dispplays MS SQL Server 2005 which displays Configurations Tools which when pointed displays 1) SQL Server Configuration manager (has the icon with little hammer and folder whatever it is,2) SQL Server Error and Usage reporting 3) SQL server surface area configurationNone of them is letting me to open a screen to see any tables and write a query.What am i missing? thanksted |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-05-24 : 13:02:16
|
| It seems like SQL Server is not properly installed. You should have an icon for SQL Server Management Studio which enables you to connect to db engine. |
 |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-05-24 : 13:04:06
|
| Didn't you install database services?Run CD again and install database services. Type SQLWB.EXE in Run to see if you can open management studio |
 |
|
|
ttodhe
Starting Member
5 Posts |
Posted - 2008-05-24 : 13:41:45
|
| I downloaded the SQL server 2005 from MS site. I do not have a CD. |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-05-24 : 14:06:43
|
| Check services applet to see if any sql service there, looks like you installed sql client only. |
 |
|
|
|
|
|