<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using SQL Server Managment Studio SQL Icon to update records</title>
	<atom:link href="http://www.sqlservertoolkit.com/sql-tips-and-tricks/using-sql-server-managment-studio-sql-icon-to-update-records/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlservertoolkit.com/sql-tips-and-tricks/using-sql-server-managment-studio-sql-icon-to-update-records/</link>
	<description>SQL Server Toolkit is the best SQL Server website out there.</description>
	<lastBuildDate>Wed, 05 May 2010 10:28:43 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.sqlservertoolkit.com/sql-tips-and-tricks/using-sql-server-managment-studio-sql-icon-to-update-records/comment-page-1/#comment-22</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 05 May 2010 10:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlservertoolkit.com/?p=55#comment-22</guid>
		<description>Jason,

The key is make sure you have the &quot;Query Designer&quot; toolbar enabled.  This should be the case by default.  On that toolbar there is an icon shaped like a white square with the word &quot;SQL&quot; with the hint text of &quot;Show SQL Pane&quot;.

I apologize if I&#039;m repeating the instructions above, but the first step is to select whatever table you want to change the value in and choose &quot;Edit Top 200 Rows&quot;.  Then select the &quot;SQL&quot; icon on the &quot;View Designer&quot; toolbar and this will typically display the &quot;SQL Pane&quot; at the top and the &quot;Results Pane&quot; at the bottom.  Once you have the &quot;SQL Pane&quot; displayed then you can edit it like any other SQL and select the &quot;!&quot; icon on the &quot;Query Designer&quot; toolbar to execute the new SQL.  The end result will be your modified SQL in the &quot;SQL Pane&quot; and the new table rows in the &quot;Results Pane&quot;.  The rows in the &quot;Results Pane&quot; are editable and you can select whatever cell you want and edit it.  To apply you can navigate to another row or select &quot;X&quot; to close the &quot;SQL Pane&quot;.

I hope this helps.  If you still cannot get it to work.  Please let me know.
Blake</description>
		<content:encoded><![CDATA[<p>Jason,</p>
<p>The key is make sure you have the &#8220;Query Designer&#8221; toolbar enabled.  This should be the case by default.  On that toolbar there is an icon shaped like a white square with the word &#8220;SQL&#8221; with the hint text of &#8220;Show SQL Pane&#8221;.</p>
<p>I apologize if I&#8217;m repeating the instructions above, but the first step is to select whatever table you want to change the value in and choose &#8220;Edit Top 200 Rows&#8221;.  Then select the &#8220;SQL&#8221; icon on the &#8220;View Designer&#8221; toolbar and this will typically display the &#8220;SQL Pane&#8221; at the top and the &#8220;Results Pane&#8221; at the bottom.  Once you have the &#8220;SQL Pane&#8221; displayed then you can edit it like any other SQL and select the &#8220;!&#8221; icon on the &#8220;Query Designer&#8221; toolbar to execute the new SQL.  The end result will be your modified SQL in the &#8220;SQL Pane&#8221; and the new table rows in the &#8220;Results Pane&#8221;.  The rows in the &#8220;Results Pane&#8221; are editable and you can select whatever cell you want and edit it.  To apply you can navigate to another row or select &#8220;X&#8221; to close the &#8220;SQL Pane&#8221;.</p>
<p>I hope this helps.  If you still cannot get it to work.  Please let me know.<br />
Blake</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.sqlservertoolkit.com/sql-tips-and-tricks/using-sql-server-managment-studio-sql-icon-to-update-records/comment-page-1/#comment-21</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 04 May 2010 19:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlservertoolkit.com/?p=55#comment-21</guid>
		<description>I&#039;m really needing to find out how to make this work the way you have described.

I can write the SQL query in SQL Server 2008 Management Studio - this selects the row(s) that I want, but this list of selected rows comes up in the &quot;Results&quot; tab where it won&#039;t let me edit the results. I want to run the select query, and modify the fields exactly like you&#039;ve said. The only way it seems I can modify the data in a table is to right click the table and select &quot;Edit top 200 rows&quot;. The only other way would be to run an update query ...

Please help - this is most annoying.</description>
		<content:encoded><![CDATA[<p>I&#8217;m really needing to find out how to make this work the way you have described.</p>
<p>I can write the SQL query in SQL Server 2008 Management Studio &#8211; this selects the row(s) that I want, but this list of selected rows comes up in the &#8220;Results&#8221; tab where it won&#8217;t let me edit the results. I want to run the select query, and modify the fields exactly like you&#8217;ve said. The only way it seems I can modify the data in a table is to right click the table and select &#8220;Edit top 200 rows&#8221;. The only other way would be to run an update query &#8230;</p>
<p>Please help &#8211; this is most annoying.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

