问题
I just installed SQL Server 2008 Express on Windows 7. Now I want to launch the program that will allow me to create database, tables,... through Management Studio. But I don't find any icon after the installation that would help me to do that the Icon a found are just:
- SQL Server Installation Center
- Server configuration manager
- SQL Server Error and usage...
- Server Installation Center
Please notice that I'm new in SQL Server and I just want to setup a basic environment in order to make connection to a program.
回答1:
I recommend taking a look at this link: https://technet.microsoft.com/nb-no/library/ms190699(v=sql.105).aspx
It is a step-by-step guide on how to launch instances of either the default or name server. If you would prefer a video guide, you can check out https://www.youtube.com/watch?v=_PJXFcRPKFc
来源:https://stackoverflow.com/questions/40201626/how-to-launch-sql-server-management-studio-on-windows-7