August 4, 2011 at 11:25 pm
Hello Friends,
What are various SQL Server 2008 client tools. My team wants me to have sql server 2008 client tools in my machine. As per my knowledge, one of the client tool is sql server agent. correct me if i am wrong and let me know the others as well.
Regards,
Murali
August 5, 2011 at 1:06 am
SQL server agent is not client tool. SQLCMD, SSMS, BIDS, Visual studio are the tools.
Ryan
//All our dreams can come true, if we have the courage to pursue them//
August 5, 2011 at 1:15 am
The SQL Server Agent is installed as a Windows service on the SQL Server and runs scheduled jobs. The client tools are available on the SQL Server installation media and include (2008R2):
Client Tools Connectivity,
Client Tools Backwards Compatibility,
Client Tools SDK,
SQL Server Books Online,
Management Tools Basic/Complete,
SQL Client Connectivity SDK and Microsoft Sync Framework.
You'll need some or all of those on your workstation depending on what you will be doing. Here's an overview: http://technet.microsoft.com/en-us/library/ms143786.aspx
August 5, 2011 at 1:25 am
Thanks for your response friends..
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply