all groups > sql server full text search > july 2003 >
You're in the

sql server full text search

group:

table relation


table relation jimmy zhou
7/24/2003 9:23:29 PM
sql server full text search: I have these two tables can link with out problem, it does
not work on SQL.

'Store List' table saved successfully
'EQUIPS' table
- Unable to create relationship 'FK_EQUIPS_Store List'.
ADO error: ALTER TABLE statement conflicted with COLUMN
FOREIGN KEY constraint 'FK_EQUIPS_Store List'. The
conflict occurred in database 'RMA', table 'Store List',
table relation Hilary Cotter
7/25/2003 4:33:39 AM
Are you trying to delete a column which is part of a
primary key|foreign key relationship?

If do you will have to drop the FK constraint to do this.
[quoted text, click to view]
AddThis Social Bookmark Button