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
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 how to connect to the server sql managemant studio

Author  Topic 

superstar
Starting Member

1 Post

Posted - 2012-09-21 : 04:38:57
how to connect to the server sql managemant studio
please help me:D

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2012-09-21 : 05:14:13
To connect to your SQL Server 2008 / database using SQL Server Management Studio:

Open SQL Server Management Studio
"Connect to Server" window will open.

Select or type in the following:
Server Type: Database Engine
Server Name: name of the server you want to connect
Authentication: SQL Server Authentication
Login: Your Login name for that sql server
Password: password

Click "connect"


Too old to Rock'n'Roll too young to die.
Go to Top of Page
   

- Advertisement -