<?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: Incorrect syntax near the keyword &#8216;FOREIGN&#8217;. MSSQL synatx</title>
	<atom:link href="http://www.n8williams.com/devblog/general_dev/incorrect-syntax-near-the-keyword-foreign-mssql-synatx/feed" rel="self" type="application/rss+xml" />
	<link>http://www.n8williams.com/devblog/general_dev/incorrect-syntax-near-the-keyword-foreign-mssql-synatx</link>
	<description>A knowledge base for simple (and beyond) web applications development</description>
	<lastBuildDate>Sat, 20 Mar 2010 19:29:00 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tarun</title>
		<link>http://www.n8williams.com/devblog/general_dev/incorrect-syntax-near-the-keyword-foreign-mssql-synatx/comment-page-1#comment-2057</link>
		<dc:creator>Tarun</dc:creator>
		<pubDate>Thu, 17 Dec 2009 04:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8williams.com/devblog/?p=33#comment-2057</guid>
		<description>ALTER TABLE dbo.[TableName] DROP CONSTRAINT [FK_ForeignKeyName];</description>
		<content:encoded><![CDATA[<p>ALTER TABLE dbo.[TableName] DROP CONSTRAINT [FK_ForeignKeyName];</p>
]]></content:encoded>
	</item>
</channel>
</rss>

