Subject Re: [IBO] Feature Request (Generators) - One last try :) - the explanation why...
Author lester@lsces.globalnet.co.uk
> Well in case you're curios I'll tell you why. I set up my database to be
> able do peer to peer networking.
> The number of users possible is limited to 100 (or 99 if 0 is the
> "System"), but easily increased if I change
> the Increment to 1000 (which I can't imagine I will ever need. 10 is more
> than enough right now).

Just add an ID field to the record. It is a lot easier to manage. The alternative
is to use the generator number, * 100 + User ID, but it is a lot easier to find
all the mods done by ID=X if you can just filter on that field!

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services