Here's what I'm trying to accomplish...nothing out of the ordinary.
Ozzie
Also, what master table reference is being made here? Is this a table in your database named master?
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,