<?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>Tolsdorf.NET &#187; Sql Server</title>
	<atom:link href="http://www.tolsdorf.net/tag/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tolsdorf.net</link>
	<description>Family, programming and everything in between.</description>
	<lastBuildDate>Tue, 02 Feb 2010 16:29:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sql 2008 Intellisense</title>
		<link>http://www.tolsdorf.net/2010/02/02/sql-2008-intellisense/</link>
		<comments>http://www.tolsdorf.net/2010/02/02/sql-2008-intellisense/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 16:27:47 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.tolsdorf.net/?p=250</guid>
		<description><![CDATA[I&#8217;ve been using Sql 2008 fairly regularly lately with a couple of projects.  I realize there are far bigger features with this release, but Intellisense is great!  I love my Intellisense with Visual Studio, and now having it with Sql Server is nice.
I&#8217;m in the process of creating a new database, and therefore adding several [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="sql-intellisense" src="http://www.tolsdorf.net/wp-content/uploads/2010/02/sql-intellisense.gif" alt="" width="178" height="23" />I&#8217;ve been using Sql 2008 fairly regularly lately with a couple of projects.  I realize there are far bigger features with this release, but Intellisense is great!  I love my Intellisense with Visual Studio, and now having it with Sql Server is nice.</p>
<p>I&#8217;m in the process of creating a new database, and therefore adding several tables and populating them with data.  It was frustrating to add a table, but it not appear with Intellisense when writing an insert statement.  Those red squiggly lines always jump out, and I think I&#8217;ve misspelled the table name yet the statement is correct.</p>
<p>The fix is simple, all you have to do is update the Local Cache one of 2 ways:</p>
<ul>
<li>Edit -&gt; Intellisense -&gt; Refresh Local Cache</li>
<li>Control-Shift-R</li>
</ul>
<p>Personally I am a fan of the second method, the more I can do without my mouse the faster I can go.  But either works fine.  Now, back to my database!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tolsdorf.net/2010/02/02/sql-2008-intellisense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
