I have a VB program that runs 24 hours a day in about 8 machines. I get the following error, and I can't figure out the problem.
-2147217900 [MICROSOFT][ODBC SQL SERVER DRIVER][SQL SERVER] INSERT STATEMENT CONFLICTED WITH TABLE FOREIGN KEY CONSTRAINT 'FK_ITEMORDER_SHIFT'. THE CONFLICT OCCURED IN DATABASE 'lotctrl' TABLE 'Shift'
Does anybody know the meaning and the solution for this error?
-2147217900 [MICROSOFT][ODBC SQL SERVER DRIVER][SQL SERVER] INSERT STATEMENT CONFLICTED WITH TABLE FOREIGN KEY CONSTRAINT 'FK_ITEMORDER_SHIFT'. THE CONFLICT OCCURED IN DATABASE 'lotctrl' TABLE 'Shift'
Does anybody know the meaning and the solution for this error?