Options

The ALTER TABLE statement conflicted with the FOREIGN KEY

ricci.sricci.s Posts: 5
edited April 23, 2010 4:51AM in SQL Refactor Previous Versions
Hi everyone,

While using SQL Refactor to rename some columns, I came across the following error:

The ALTER TABLE statement conflicted with the FOREIGN KEY constraint

This error does not always crop up when the primary key of the table being renamed is an INT, so I was wondering why this error occurs and if there are any solutions round this?

Thanks,

Ricci

Comments

Sign In or Register to comment.