B
Bob Vance
One of my tables is called tblInvoice_Holding , which holds my invoices till
I distribute. When I create a holding invoice the record is assigned a
Invoice Holding number, which is just a number field with No Primary key in
the table, I noticed I had a bug and say 6 different records where given the
same number, should I make this field the Primary key, and that should stop
different records getting the same number?
I distribute. When I create a holding invoice the record is assigned a
Invoice Holding number, which is just a number field with No Primary key in
the table, I noticed I had a bug and say 6 different records where given the
same number, should I make this field the Primary key, and that should stop
different records getting the same number?