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 |
|
ewin
Starting Member
2 Posts |
Posted - 2007-10-30 : 07:08:42
|
| I installed microsoft Visual Studio 2005.and after that, I installed Sql Server.All the installations finished in succsess.But I can't start Sql Server, because there is not Shortcut in the START menu.How do I execute Sql Server?Thank's |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-10-30 : 07:12:22
|
| If it is SQL server 2005, you need to start SQL Server Management Studio from Start menu to connect to SQL Server. It provides combined functionality of Enterprise Manager and Query Analyzer under single interface.Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-10-30 : 22:32:10
|
| You can start sql service in services applet or sql server configuration manager. |
 |
|
|
|
|
|