Creating relationship 'FK_relationship' failed.Create failed for ForeignKey 'FK_relationship'. An exception occurred while executing a Transact-SQL statement or batch.Foreign key 'FK_relationship' references invalid table 'master table'.Could not create constraint. See previous errors.
There are no previous errors. I'm using SQL Server Express. I've tried setting the relationship from both tables as parent child, child parent with the same results.
Any ideas?
Thanks,
Ozzie
I will look at this some more. I am having a hard time making this work in SQL Server (aside from the DDT). There is a SQL Server rule that is being violated and I am going to have to take a closer look. It will more than likely be Monday before I get back to you on this.