I installed Microsoft SQL Server 2008.
When I start SQL Server Management Studio (SSMS), I get the Connect to Server login window with a blank textbox f
Connect to Server
the default server name is your computer name, but you can use "." (Dot) instead of local server name.
another thing you should consider is maybe you installed sql server express edition. in this case you must enter ".\sqlexpress" as server name.