Expand Minimize
This topic has not yet been rated - Rate this topic

Column <Columnname> is a computed column, and cannot contribute to foreign keys. (Visual Database Tools)

SQL Server 2005

You tried to use a column with a formula in a foreign key. Either clear the column's Formula property or remove the column from the foreign key.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.