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
 General SQL Server Forums
 New to SQL Server Administration
 SQL Server Client Installation and Configuration

Author  Topic 

dev.oracledba
Starting Member

4 Posts

Posted - 2011-06-17 : 10:43:09
Hi Folks This is my first post on this forum. I am a oracle dba ,i recently installed SQL Server 2005 and SQL Server 2008 database servers on 2 different windows servers. Whenever i need to access those database i am remoting to that windows server through remote desktop.I Want to know if we have any client tools to install on my local machine and connect from here and manage those databases from my machine including development.Like exactly what i do on oracle ,i install only oracle client and copy TNS NAMES File, is there something like that for SQL Server too ?

Thank you for everyone in advance for looking into my post.

Data Boy

nigelrivett
Master Smack Fu Yak Hacker

3385 Posts

Posted - 2011-06-17 : 10:58:21
Just run the instalation and install client tools.
Management studio will do everything you need.


==========================================
Cursors are useful if you don't know sql.
SSIS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

dev.oracledba
Starting Member

4 Posts

Posted - 2011-06-17 : 15:17:51
@nigelrivett ..Thanks bud ..so if i install just the client tools will it install the management studio as well ?

I Have seen a link in microsoft where we can download only management studio but that was for sql server express edition.

If Beer is not cold keep it fridge lol ..keep the juice flowing good for health :)

Data Boy
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-06-17 : 16:31:45
Yes Management Studio is included in the client tools. Don't bother with Management Studio Express if you are a DBA, you'll want the full product instead.

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

Subscribe to my blog
Go to Top of Page
   

- Advertisement -