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 2005 Forums
 SQL Server Administration (2005)
 i need help, installing SQL 2005 client

Author  Topic 

pssheba
Yak Posting Veteran

95 Posts

Posted - 2009-03-29 : 13:34:51
Hi everyone,
I installed SQL 2005 server on a computer of my LAN and SQL 2005 client on another computer.
I'd like to register the client to the server but i dont know how.
Can anyone help me with that please ?
Thanks

cshah1
Constraint Violating Yak Guru

347 Posts

Posted - 2009-03-29 : 15:23:56
In SQL Server client (management studio) right click on the instance you are already connected and register your server.
Go to Top of Page

pssheba
Yak Posting Veteran

95 Posts

Posted - 2009-03-30 : 15:06:37
quote:
Originally posted by cshah1

In SQL Server client (management studio) right click on the instance you are already connected and register your server.


Thanks. When i try to connect to the server i get the following error message:"Login failed for user xxx the user is not associated with a trusted SQL server connection"
Where can i get users' list ? How do i add a user to connect from the client ?
Thanks
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-03-30 : 15:27:22
You need to talk to the DBA as your Windows account doesn't have permissions yet.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -