<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SQL 2008: How do I tell if a specific table is still being used in an app?</title><link>http://blogs.msdn.com/euanga/archive/2008/05/28/sql-2008-how-do-i-tell-if-a-specific-table-is-still-being-used-in-an-app.aspx</link><description>Ever had to take over the code for a system you did not define? Ever found the documentation for such an app, to be ahemmm lacking? &amp;#160; Its&amp;#160; a fairly common ask from new app developers/ DBAs to find out if certain code is still being used for</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: SQL 2008: How do I tell if a specific table is still being used in an app?</title><link>http://blogs.msdn.com/euanga/archive/2008/05/28/sql-2008-how-do-i-tell-if-a-specific-table-is-still-being-used-in-an-app.aspx#8586178</link><pubDate>Mon, 09 Jun 2008 18:37:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8586178</guid><dc:creator>Alan Barber</dc:creator><description>&lt;p&gt;is this sql 2008 specific or will it work in 2005?&lt;/p&gt;
&lt;p&gt;Anyhoo, my major question is why doesn't the server do any built in tracking for tables like indexes? &amp;nbsp;it's a common enough request you'd think it'd be worth adding support for that?&lt;/p&gt;</description></item><item><title>re: SQL 2008: How do I tell if a specific table is still being used in an app?</title><link>http://blogs.msdn.com/euanga/archive/2008/05/28/sql-2008-how-do-i-tell-if-a-specific-table-is-still-being-used-in-an-app.aspx#8587397</link><pubDate>Mon, 09 Jun 2008 23:50:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8587397</guid><dc:creator>euanga</dc:creator><description>&lt;p&gt;Its SQL 2008 specific as the audit objects don't exist in 2005. In that case you would have to use trace.&lt;/p&gt;
&lt;p&gt;Adding it formally to the product is something that has been discussed but did not make it into 2008, we'll see if it makes a future version.&lt;/p&gt;
&lt;p&gt;Enter it on &lt;a rel="nofollow" target="_new" href="http://connect.microsoft.com"&gt;http://connect.microsoft.com&lt;/a&gt; and get others to vote to increase the chance&lt;/p&gt;
</description></item></channel></rss>