﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Development  / Disable foreign constraint / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 07:46:36 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Disable foreign constraint</title><link>http://www.sqlservercentral.com/Forums/Topic597917-145-1.aspx</link><description>You would need to drop the Foreign Keys then re-add them after you make the change.</description><pubDate>Thu, 06 Nov 2008 10:45:48 GMT</pubDate><dc:creator>  Jack Corbett</dc:creator></item><item><title>Disable foreign constraint</title><link>http://www.sqlservercentral.com/Forums/Topic597917-145-1.aspx</link><description>Hi,I have master table JV_PROFILE with profile_id char(1) primary and non clustered index.Profile_id column is refered as foreign key constraint in two other tables - 1.JV_USERS2.JV_RIGHTSNow i want to change data type of profile_id colmun from char(2) to int. but it did not allow as index and foregin kay constraint.I have tried disble primary key index but still it did not allow.Please suggest solution.Thanks in advance.</description><pubDate>Wed, 05 Nov 2008 23:32:38 GMT</pubDate><dc:creator>avinash repe</dc:creator></item></channel></rss>