vincentw56
IS-IT--Management
I have Delphi 7 and using ADO. What I am trying to do is use a invoice number table that stores the invoice number. When a user saves an invoice, the program opens the invoice number table, grabs the invoice number, increments it, and then saves it back. That part is not too hard, the problem is that I want the table to be opened exclusivly so no one else can get the same invoice number. This is what I am having a problem with. Any help would be appreciated. Thanks.
Vincent
Vincent