Unix Technical Forum

Customizing SQL Server 2005 Enterprise Manager colors depending ondatabase

This is a discussion on Customizing SQL Server 2005 Enterprise Manager colors depending ondatabase within the SQL Server forums, part of the Microsoft SQL Server category; --> I'd like to customize SQL Server 2005 Enterprise manager so that when people are pointing to the production database, ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-12-2008, 05:23 PM
spsrich@gmail.com
 
Posts: n/a
Default Customizing SQL Server 2005 Enterprise Manager colors depending ondatabase

I'd like to customize SQL Server 2005 Enterprise manager so that when
people are pointing to the production database, the query window
background color changes as a warning. Is there a way of writing an
add-in to accomplish this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 09-12-2008, 05:23 PM
Erland Sommarskog
 
Posts: n/a
Default Re: Customizing SQL Server 2005 Enterprise Manager colors depending on database

spsrich@gmail.com (spsrich@gmail.com) writes:
> I'd like to customize SQL Server 2005 Enterprise manager so that when
> people are pointing to the production database, the query window
> background color changes as a warning. Is there a way of writing an
> add-in to accomplish this?


Sounds like a great idea, but there is nothing of the kind as far as I
know, not even in SQL 2008.

I strongly encourage you to post this suggstion on
https://connect.microsoft.com/SQLServer/feedback/

--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-12-2008, 05:23 PM
spsrich@gmail.com
 
Posts: n/a
Default Re: Customizing SQL Server 2005 Enterprise Manager colors dependingon database

On Sep 10, 4:31*pm, Erland Sommarskog <esq...@sommarskog.se> wrote:
> spsr...@gmail.com (spsr...@gmail.com) writes:
> > I'd like to customize SQL Server 2005 Enterprise manager so that when
> > people are pointing to the production database, the query window
> > background color changes as a warning. Is there a way of writing an
> > add-in to accomplish this?

>
> Sounds like a great idea, but there is nothing of the kind as far as I
> know, not even in SQL 2008.
>


Thanks Erland

Hard to believe that such a useful feature is not available or been
asked for already!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 09-12-2008, 05:23 PM
Erland Sommarskog
 
Posts: n/a
Default Re: Customizing SQL Server 2005 Enterprise Manager colors depending on database

spsrich@gmail.com (spsrich@gmail.com) writes:
> Hard to believe that such a useful feature is not available or been
> asked for already!


I learnt that there is actually a move in that direction in SQL 2008!
When you register a server, you can specify a colour for the status bar.
You can also set this when you connect, in the Options tab.

There is no means to set this colour from the server, but possibly you
could compose a file with server registrations that developers can import.
Maybe it's even possible to push it through SMS.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 09-12-2008, 05:23 PM
spsrich@gmail.com
 
Posts: n/a
Default Re: Customizing SQL Server 2005 Enterprise Manager colors dependingon database

On Sep 11, 4:02*pm, Erland Sommarskog <esq...@sommarskog.se> wrote:
> spsr...@gmail.com (spsr...@gmail.com) writes:
> > Hard to believe that such a useful feature is not available or been
> > asked for already!

>
> I learnt that there is actually a move in that direction in SQL 2008!
> When you register a server, you can specify a colour for the status bar.
> You can also set this when you connect, in the Options tab.
>
> There is no means to set this colour from the server, but possibly you
> could compose a file with server registrations that developers can import..
> Maybe it's even possible to push it through SMS.
>


Thanks, sadly we're on 2005 for the forseeable future. I wonder if you
can write plug-ins to extend SQL Enterprise Manager.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 09-16-2008, 12:13 PM
Erland Sommarskog
 
Posts: n/a
Default Re: Customizing SQL Server 2005 Enterprise Manager colors depending on database

spsrich@gmail.com (spsrich@gmail.com) writes:
> Thanks, sadly we're on 2005 for the forseeable future.


Well, you could start using the 2008 tools any day. Save for that pesky
detail on the license of course.

> I wonder if you can write plug-ins to extend SQL Enterprise Manager.


I've seen several calls on this, but I don't think it's possible.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads for: Customizing SQL Server 2005 Enterprise Manager colors depending ondatabase

Thread Thread Starter Forum Replies Last Post
Integrate oracle enterprise manager 10g with netbackup enterprise server 6.0 syed rafi NetBackup Enterprise Server 0 06-20-2008 06:26 AM
Where is SQL Server Enterprise Manager? Robert SQL Server 4 03-17-2008 07:12 AM
Using MS SQL Server 2005 Enterprise Manager with MS SQL Server 2000 Alex SQL Server 1 03-01-2008 12:45 PM
Re: Help with SQL Server -Enterprise Manager Mystery Man SQL Server 1 02-28-2008 06:02 PM
Sql Server 2005 Enterprise Edition(Sql server community Help required0 Swagener SQL Server Data Warehousing 4 02-27-2008 07:56 PM


All times are GMT. The time now is 04:40 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com