<?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>Technical Jargon &#187; RedGate</title>
	<atom:link href="http://www.jeremyskinner.co.uk/category/redgate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremyskinner.co.uk</link>
	<description>On Error Resume Coding</description>
	<lastBuildDate>Sun, 08 Aug 2010 13:36:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SQL Search 1.0 Released</title>
		<link>http://www.jeremyskinner.co.uk/2010/02/01/sql-search-1-released/</link>
		<comments>http://www.jeremyskinner.co.uk/2010/02/01/sql-search-1-released/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 13:52:57 +0000</pubDate>
		<dc:creator>Jeremy Skinner</dc:creator>
				<category><![CDATA[RedGate]]></category>

		<guid isPermaLink="false">http://www.jeremyskinner.co.uk/?p=320</guid>
		<description><![CDATA[If you haven&#8217;t tried out Red Gate&#8217;s SQL Search yet, be sure to grab the v1.0 which was released today. I&#8217;ve been running the beta for the last couple of weeks and have been finding it quite useful when navigating around large SQL Server databases. If you&#8217;ve used JetBrains&#8217; ReSharper before, you can think of [...]]]></description>
			<content:encoded><![CDATA[<p>
If you haven&#8217;t tried out Red Gate&#8217;s <a href="http://www.red-gate.com/products/SQL_Search/">SQL Search</a> yet, be sure to grab the v1.0 which was released today. I&#8217;ve been running the beta for the last couple of weeks and have been finding it quite useful when navigating around large SQL Server databases.
</p>
<p>
If you&#8217;ve used JetBrains&#8217; <a href="http://www.jetbrains.com/resharper/">ReSharper</a> before, you can think of SQL Search like ReSharper&#8217;s <a href="http://www.jetbrains.com/resharper/features/navigation_search.html#Go_to_Type">Go to Type</a> functionality, but for SQL Server objects rather than classes. When you hit Ctrl+Alt+D you can begin typing the first few characters of an object name and it will list all the matches for you:</p>
<p>
<a href="http://www.jeremyskinner.co.uk/wp-content/uploads/2010/02/SqlSearch11.jpg"><img src="http://www.jeremyskinner.co.uk/wp-content/uploads/2010/02/SqlSearch11.jpg" alt="" title="SqlSearch1" width="623" height="496" class="alignnone size-full wp-image-324" /></a>
</p>
<p>
Hitting &#8216;enter&#8217; will take you to the selected object in the Object Explorer.
</p>
<p>
As a heavy keyboard user, I find this much more usable than navigating the Object Explorer with a mouse (especially for larger databases).
</p>
<p>
The only complaint I&#8217;d have is that the filtering options aren&#8217;t fine-grained enough. At the moment, you can filter the list on one of the following options:
</p>
<p><a href="http://www.jeremyskinner.co.uk/wp-content/uploads/2010/02/SqlSearch2.jpg"><img src="http://www.jeremyskinner.co.uk/wp-content/uploads/2010/02/SqlSearch2.jpg" alt="" title="SqlSearch2" width="80" height="132" class="alignnone size-full wp-image-322" /></a></p>
<p>
&#8230;but I&#8217;d find it more useful if you could pick multiple criteria (for example, I&#8217;d like to search the names of Tables, Views and Procedures, but not include Constraints and Triggers). Hopefully this will be added for the next version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremyskinner.co.uk/2010/02/01/sql-search-1-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
