Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Interview Question

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-22 : 20:23:53
Puneet writes "This error was generated when I tried to create a Foreign Key relationship between 2 tables at a recent practical interview.

I checked all the permissions but still could was unable to create the relationships..

"ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]ALTER TABLE statement conflicted with COLUMN FOREIGN KEY constraint 'FK_commercial_baseproperty'. The conflict occurred in database 'pphost', table 'baseproperty', column 'propertyID'."


Any suggestions...."
   

- Advertisement -