Prevent Duplicates Across Two Fields

  • Thread starter Thread starter Smartin
  • Start date Start date
S

Smartin

In this table relationship:

PayDates [1...many] Bills [many...1] Payees

What is the best way to ensure there is at most one Bill with the same
PayDate and Payee?
 
Smartin said:
In this table relationship:

PayDates [1...many] Bills [many...1] Payees

What is the best way to ensure there is at most one Bill with the same
PayDate and Payee?

Never mind... I found it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top