D
Dave
How do I create a unique composite index in an Access 2002 table?
IOW, I want to enforce uniqueness on the combination of two fields (e.g.,
OrderID, PartID in the OrdersParts table).
How do I do this?
I thought I could just create two indexes with the same name but on
different fields and then make them unique but this does not seem to work.
IOW, I want to enforce uniqueness on the combination of two fields (e.g.,
OrderID, PartID in the OrdersParts table).
How do I do this?
I thought I could just create two indexes with the same name but on
different fields and then make them unique but this does not seem to work.