<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EveryJoe &#187; queries</title>
	<atom:link href="http://www.everyjoe.com/tag/queries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Fri, 27 Nov 2009 05:45:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL Studio Management Tab Naming</title>
		<link>http://www.everyjoe.com/articles/sql-studio-management-tab-naming-59/</link>
		<comments>http://www.everyjoe.com/articles/sql-studio-management-tab-naming-59/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 03:34:30 +0000</pubDate>
		<dc:creator>Jason Bean</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[SQL-Server-Management-Studio]]></category>
		<category><![CDATA[stored procedures]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[tab names]]></category>

		<guid isPermaLink="false">http://www.microsoftweblog.com/sql-studio-management-tab-naming/</guid>
		<description><![CDATA[
Working a significant amount of time in SQL Server Management Studio this week, I was again reminded that there’s one lack of usefulness in the application that gets really annoying.
The screenshot of the interface above I’ve highlighted how the tabs appear when you have multiple query windows open. 
If you open just a table or a view, the tab will display a portion of the name, sometimes it’s just enough for you to identify what you’re looking for at the moment. You can kind of tell what happens as you get more tabs open and space becomes an even more [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/sql-studio-management-tab-naming-59/">SQL Studio Management Tab Naming</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img title="sql-studio-tab-names" height="117" alt="sql-studio-tab-names" src="http://www.everyjoe.com/files/59/2008/08/sqlstudiotabnames.jpg" width="490" border="0" /></p>
<p>Working a significant amount of time in <a title="SQL Server Management Studio" href="http://msdn.microsoft.com/en-us/library/ms174173.aspx" target="_blank">SQL Server Management Studio</a> this week, I was again reminded that there’s one lack of usefulness in the application that gets really annoying.</p>
<p>The screenshot of the interface above I’ve highlighted how the tabs appear when you have multiple query windows open. </p>
<p>If you open just a table or a view, the tab will display a portion of the name, sometimes it’s just enough for you to identify what you’re looking for at the moment. You can kind of tell what happens as you get more tabs open and space becomes an even more valuable asset. The name starts getting the middle of it turned into an ellipsis to express a portion of it being hidden or deleted.</p>
<p>The challenge though is that if you’re working with a number of stored procedures that you’re trying to edit or test or whatever, you have no idea what tab contains what at a glance. You have to click through the tabs and look at the window itself to get an idea. Let’s hope you’re not somewhere in the middle of the SQL and can’t see the header information or some other easily identifiable component.</p>
<p>I think the solution should be something like the object name being displayed in the tab. Ditch the server name and ownership in the tab, but move it down to a thin bar of information right under the tab that only displays when you click on the tab. If this were the case the tab name would give you enough information to quickly jump to the one you’re needing in context and then see the details of the connection in the area immediately between the tab and the SQL window itself.</p>
<p>If you’ve got a solution for how to modify the way my application displays this information where it would be helpful again, please let me know.</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/sql-studio-management-tab-naming-59/">SQL Studio Management Tab Naming</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/sql-studio-management-tab-naming-59/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
