Subject Number Skipping
Author Sivaraman Krishnan
Hello,

My problem is in Billing.I am explaining the complete procedure
what we are doing in that.The problem is billnumbers are skipping.
We are using delphi6 and interbase 6.0.
I have different types of bill and for each bill type , i have one
field for next bill number.So whenever i save the bill, the next number
field will be increased by 1.This updation is done in the stored
procedure.Now the problem is sometimes the next bill numbers are not
increasing by 1.The difference is now
some 1,50,000.(approxi).It is not happening all the times.I don't know why
this problem is coming.This is a multi user environment.At a time more than
15 persons are doing the billing.Whether it could be the problem of network???



Sivaraman