﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » SQL Server 2005 Dependancy question...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 24 Sep 2026 11:59:46 GMT</lastBuildDate><ttl>20</ttl><item><title>SQL Server 2005 Dependancy question...</title><link>http://forum.strataframe.net/FindPost8827.aspx</link><description>I'm trying to delete a table in sql server and it tells me that there are stored procedures and views that depend on this table and therefore i cannot delete it. I've looked into a few of these stored procedures and its not using the table. So why does it keep telling me there is a dependency? &lt;br&gt;
&lt;br&gt;
Any adivce?&lt;br&gt;
&lt;br&gt;
Thanks.</description><pubDate>Wed, 16 May 2007 12:53:39 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: SQL Server 2005 Dependancy question...</title><link>http://forum.strataframe.net/FindPost8832.aspx</link><description>More than likely there is still something that is referencing the table.&amp;nbsp; This message is accurate as I have run into it myself many times :).&amp;nbsp; The one things SQL Server Management Studio (and SQL Server at large for that matter) does is require the contraints and dependencies to be addressed before removing an element.&amp;nbsp; Have you verified that there is not a view that uses this table?&amp;nbsp; Are you possibly overlooking a stored proc?</description><pubDate>Wed, 16 May 2007 12:53:39 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>