August 30, 2009 at 5:58 am
Hi,
Is there any tool or method to administer all SQL Servers 2000, 2005, 2008? Presently Remote desktop is being used.
Other thanc SSMS of 2008, is there any tool such as Enterprise Manager which serves similar purpose?
balasach
August 30, 2009 at 6:14 am
DBArtisan, Rapid SQL, AquaStudio and several third party tools can be used to administer sql servers of all editions.
August 30, 2009 at 12:44 pm
I believe that TOAD, from Quest software, can be used to administer multiple version of SQL Server as well as other DBMS's.
August 30, 2009 at 11:34 pm
SQL Server 2008 (I believe...)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 7, 2009 at 5:27 am
You should plan to have an Administration server, that just has the SQL client tools installed. You then register all your SQL instances to SSMS (or other preferred tool) on your Admin server, and control then all from a central point.
You should have at least one admin server at each site, to allow you to use your normal processes in the event of a DR situation. Depending on the number of staff who will need to use the admin servers, you can either use the standard 3 RDP connections available with Windows Server, or install Terminal Services and support a larger number of admin users.
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
September 7, 2009 at 11:22 am
why not a ssms ? its really nice pieace of software ?
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply