As the subject says, I have a database with a diagram of 2 tables containing a relationship. I created this 2 days ago and it was working fine. Now when I open the diagram, the little line representing the relationship appears between the 2 tables for about 3 seconds, and then disappears. When I attempt to recreate the relationship, I get the error message:
'tblLogs' table saved successfully
'tblBundles' table
- Unable to create relationship 'FK_tblBundles_tblLogs'.
ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]ALTER TABLE statement conflicted with COLUMN FOREIGN KEY constraint 'FK_tblBundles_tblLogs'. The conflict occurred in database 'sjerp', table 'tblLogs', column 'FlitchNum'.
What exactly is happening and what can be done to fix this? Please let me know if any more information is needed.
Thanks.
--
Mike
'tblLogs' table saved successfully
'tblBundles' table
- Unable to create relationship 'FK_tblBundles_tblLogs'.
ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]ALTER TABLE statement conflicted with COLUMN FOREIGN KEY constraint 'FK_tblBundles_tblLogs'. The conflict occurred in database 'sjerp', table 'tblLogs', column 'FlitchNum'.
What exactly is happening and what can be done to fix this? Please let me know if any more information is needed.
Thanks.
--
Mike