<?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>youdidwhatwithtsql.com &#187; bids</title>
	<atom:link href="http://www.youdidwhatwithtsql.com/tag/bids/feed" rel="self" type="application/rss+xml" />
	<link>http://www.youdidwhatwithtsql.com</link>
	<description>making DBAs everywhere curse!</description>
	<lastBuildDate>Sat, 24 Jul 2010 16:26:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My Favourite SQL Tools</title>
		<link>http://www.youdidwhatwithtsql.com/my-favourite-sql-tools/59</link>
		<comments>http://www.youdidwhatwithtsql.com/my-favourite-sql-tools/59#comments</comments>
		<pubDate>Wed, 15 Apr 2009 18:49:36 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[bids]]></category>
		<category><![CDATA[bidshelper]]></category>
		<category><![CDATA[sql tools]]></category>
		<category><![CDATA[sqlyog]]></category>
		<category><![CDATA[SSMS]]></category>

		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/my-favourite-sql-tools/59</guid>
		<description><![CDATA[BIDSHelper Enhances and extends the functionality of BIDS. I’ve mainly used this with SSIS but there are many tools for SSAS and SSRS included in the package. Two of my favourites include the variable editor (useful when you add them in the wrong scope) and the deployment wizard. These two things alone have probably saved [...]<p>Post from: <a href="http://www.youdidwhatwithtsql.com">youdidwhatwithtsql.com</a><br/><br/><a href="http://www.youdidwhatwithtsql.com/my-favourite-sql-tools/59">My Favourite SQL Tools</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.codeplex.com/bidshelper" target="_blank">BIDSHelper</a></p>
<p>Enhances and extends the functionality of <a href="http://msdn.microsoft.com/en-us/library/ms173767.aspx" target="_blank">BIDS</a>. I’ve mainly used this with <a href="http://msdn.microsoft.com/en-us/library/aa213778(SQL.80).aspx" target="_blank">SSIS</a> but there are many tools for <a href="http://msdn.microsoft.com/en-us/library/ms175609(SQL.90).aspx" target="_blank">SSAS</a> and <a href="http://msdn.microsoft.com/en-us/library/ms159106.aspx" target="_blank">SSRS</a> included in the package. Two of my favourites include the variable editor (useful when you add them in the wrong scope) and the deployment wizard. These two things alone have probably saved me hours of time. The <a href="http://bidshelper.codeplex.com/Wiki/View.aspx?title=SSIS%20Performance%20Visualization" target="_blank">Performance Visualisation</a> feature is great for identifying where you should focus your optimisation efforts.</p>
<p><a href="http://www.youdidwhatwithtsql.com/wp-content/uploads/2009/04/ssisperformancetab.png"><img title="BidHelper SSIS Performance Tab" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="161" alt="BidHelper SSIS Performance Tab" src="http://www.youdidwhatwithtsql.com/wp-content/uploads/2009/04/ssisperformancetab-thumb.png" width="244" border="0" /></a> </p>
<p>Features include;</p>
<ul>
<li>Create Fixed Width Columns</li>
<li>Deploy SSIS Packages</li>
<li>dtsConfig File Formatter</li>
<li>Expression and Configuration Highlighter</li>
<li>Expression List</li>
<li>Fix Relative Paths</li>
<li>Non-Default Properties Report</li>
<li>Pipeline Component Performance Breakdown</li>
<li>Reset GUIDs</li>
<li>Smart Diff</li>
<li>Sort Project Files</li>
<li>Sortable Package Properties Report</li>
<li>SSIS Performance Visualization</li>
<li>Variables Window Extensions</li>
<li>Dataset Usage Reports</li>
<li>Delete Dataset Cache Files</li>
</ul>
<p><a href="http://www.ssmstoolspack.com/" target="_blank">SSMS Tools Pack</a></p>
<p>SSMS Tools PACK is an Add-In (Add-On) for Microsoft SQL Server Management Studio and Microsoft SQL Server Management Studio Express. Like <a href="http://www.codeplex.com/bidshelper" target="_blank">BIDSHelper</a> SSMS Tools Pack adds some really handy functionality to the host application. Its features include;</p>
<li>Window Connection Colouring.</li>
<li>Query Execution History (Soft Source Control) and Current Window History.</li>
<li>Search Table or Database Data.</li>
<li>Uppercase/Lowercase keywords and proper case Database Object Names.</li>
<li>Run one script on multiple databases.</li>
<li>Copy execution plan bitmaps to clipboard.</li>
<li>Search Results in Grid Mode and Execution Plans.</li>
<li>Generate Insert statements for a single table, the whole database or current resultsets in grids.</li>
<li>Text document Regions and Debug sections.</li>
<li>Running custom scripts from Object explorer&#8217;s Context menu.</li>
<li>CRUD (Create, Read, Update, Delete) stored procedure generation.</li>
<li>New query template.</li>
<p><a href="http://www.red-gate.com/products/SQL_Compare/index.htm" target="_blank">Redgate SQL Compare</a></p>
<p>This tool makes it so easy to compare and synchronise SQL Server databases. SQL Compare solved a lot of issues we had with deployment at a software house I worked at a few years ago. This was so valuable to me that I joked I’d resign if they took it away from me! All good things said I have noticed the tendency of some people to sync all <strike>developer junk</strike> objects between databases without any checking. I guess that’s a criticism of people rather than the tool itself. To see the product in action check out these <a href="http://www.red-gate.com/products/SQL_Compare/video.htm" target="_blank">demos</a>. There are some good <a href="http://www.red-gate.com/Products/SQL_Compare/technical_papers/index.htm" target="_blank">whitepapers</a> on Redgate’s site explaining the use of the product.</p>
<p><a href="http://www.webyog.com/en/sqlyog_feature_matrix.php" target="_blank">SQLYog</a></p>
<p>A GUI Tool for <a href="http://www.mysql.com/" target="_blank">MySQL</a> similar in look to Query Analyser from <a href="http://msdn.microsoft.com/en-us/library/ms950404.aspx" target="_blank">SQL Server 2000</a>. Whenever anybody asks about GUI tools for <a href="http://www.mysql.com" target="_blank">MySQL</a>, this is the one I <a href="http://twitter.com/rhyscampbell/statuses/1518479686" target="_blank">recommend</a>. Free and <a href="http://www.webyog.com/en/buy.php" target="_blank">paid</a> for version are available for <a href="http://www.webyog.com/en/downloads.php" target="_blank">download</a>. I’ve been using the free Community edition for a few years now and have always appreciated its lightweight GUI and nice editor. Worth checking out over and above the pitiful <a href="http://dev.mysql.com/doc/query-browser/en/mysql-query-browser-introduction.html" target="_blank">MySQL Query Browser</a>. </p>
<p><a href="http://www.youdidwhatwithtsql.com/wp-content/uploads/2009/04/main-multi.jpg"><img title="SQLYog Main WIndow" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="172" alt="SQLYog Main WIndow" src="http://www.youdidwhatwithtsql.com/wp-content/uploads/2009/04/main-multi-thumb.jpg" width="244" border="0" /></a> </p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d842f8b4-c914-4ac7-b2f3-d25fff4e24fb&amp;DisplayLang=en" target="_blank">SQL Server Migration Assistant for Access</a></p>
<p>Now there are no more excuses for keeping those horrible Access databases! The tool isn’t perfect but provides a good start to any conversion project. For more complex projects it might <a href="http://www.ssw.com.au/ssw/upsizingpro/SQL_Server_Migration_Assistant_Wizard_for_Access.aspx" target="_blank">not perform well</a> so it’s worth considering <a href="http://www.ssw.com.au/SSW/upsizingpro/default.aspx" target="_blank">commercial tools</a>.</p>
<p><a href="http://www.sqlinform.com/" target="_blank">SQLInform</a></p>
<p>SQL Formatter for <a href="http://www.microsoft.com/sqlserver/2008/en/us/default.aspx" target="_blank">SQL Server</a>, <a href="http://www.mysql.com" target="_blank">MySQL</a>, <a href="http://www.oracle.com" target="_blank">Oracle</a>, <a href="http://www.postgresql.org/" target="_blank">PostgreSQL</a> and others. Online and desktop versions available.</p>
<p><a href="http://dev.mysql.com/downloads/connector/odbc/3.51.html" target="_blank">MySQL Connector / ODBC Driver</a></p>
<p>Need to connect to MySQL from SQL Server? Use this with <a href="http://msdn.microsoft.com/en-us/library/aa213778(SQL.80).aspx" target="_blank">Linked Servers</a> and make that integration happen fast!</p>
<p><map name='google_ad_map_59_a45beff5d2e172f6'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/59?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_59_a45beff5d2e172f6' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=59&amp;url=http%3A%2F%2Fwww.youdidwhatwithtsql.com%2Fmy-favourite-sql-tools%2F59' title="My Favourite SQL Tools" alt=" My Favourite SQL Tools" /></p><p>Post from: <a href="http://www.youdidwhatwithtsql.com">youdidwhatwithtsql.com</a><br/><br/><a href="http://www.youdidwhatwithtsql.com/my-favourite-sql-tools/59">My Favourite SQL Tools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youdidwhatwithtsql.com/my-favourite-sql-tools/59/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
