M
Maria
Aloha all! I hope somebody can help me. I created an MS Access database
originally with an ITEMID as the primary key, meant to be unique and thus
should not accept duplicate records. I started inputting data and it worked
well until I found out later that the ITEMIDs assigned to the records were
not unique after all. I edited the database to instead use three fields:
ITEMID, NEWSTYPE and YEAR as the primary keys and hoped that with these
fields, I would have created a unique ID but would accept similar ITEMIDs for
different NEWSTYPE and YEAR. The database still flags a duplicate ITEMID even
with different NEWSTYPE and YEAR.
Any suggestions on how I can resolve this? Many thanks in advance.
originally with an ITEMID as the primary key, meant to be unique and thus
should not accept duplicate records. I started inputting data and it worked
well until I found out later that the ITEMIDs assigned to the records were
not unique after all. I edited the database to instead use three fields:
ITEMID, NEWSTYPE and YEAR as the primary keys and hoped that with these
fields, I would have created a unique ID but would accept similar ITEMIDs for
different NEWSTYPE and YEAR. The database still flags a duplicate ITEMID even
with different NEWSTYPE and YEAR.
Any suggestions on how I can resolve this? Many thanks in advance.