I want to avoid duplicate data in my table by comparing the value of 3 fields.
Ex : I have a table with three fields 1.party name 2 .invoice No 3.invoice date
I want to avoid duplicate entry of invoice by comparing the above three fields.How I have to do.
kindly help me
v.jagannathan
Ex : I have a table with three fields 1.party name 2 .invoice No 3.invoice date
I want to avoid duplicate entry of invoice by comparing the above three fields.How I have to do.
kindly help me
v.jagannathan
Comment