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 |
EdWill5119
Starting Member
1 Post |
Posted - 2009-06-03 : 14:42:32
|
We have SQL Server 2008 installed on a server with several databases cerated and working. How can we access these databases thru SQL Server Management on our client computers? Do we have to install SQL Server 2008 on each user computer? |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2009-06-03 : 16:05:40
|
If youre talking about client computers that always must have SSMS because you and other dba/programmers need access then yes install it on every client.If youre talking about client computers that not always must have SSMS because it is a client of an employee for accounting or sales or so and you want sometimes to have access to the server then maybe remote desktop connection to a server with installed SSMS is enough. No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
|
|
|