a simpler way...?




Howdy,

Using P9 with XP...

I need to have a field in an MRO number entries in sequence.
That is, the first entry gets a "1" and the second gets a
"2" etc.

I don't want to use a autoincrement type because the field
is part of a key.

I could run a query, get a cMax, and increment by one, but
is there a simpler way to do the deed?

Many thanks,
--
Kenneth

If you email... Please remove the "SPAMLESS."
.



Relevant Pages

  • Re: Cantor Confusion
    ... The entries surpass every finite entry. ... S is a denumerable sequence of finite sequences. ... we trivially PROVE the diagonal sequence is infinite. ... set theory such that you believe you have proofs in set theory of P and ...
    (sci.math)
  • Re: Cantor Confusion
    ... The entries surpass every finite entry. ... Yes, since omega is not a sequence at all, let alone being a finite ...
    (sci.math)
  • Re: Problem with Event Log event triggers
    ... MCAD, MCDBA, MCSE ... I receive an event for the first entry, ... > the events for the other entries aren't triggered until another entry ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Guess the Permutation
    ... > Here are the first terms of a sequence which ... > Try to guess the rule I used to generate this permutation. ... naturals that haven't appeared earlier in the sequence. ... The entries in the even-numbered positions seem to be gotten ...
    (sci.math)
  • Re: about quick-sort using c
    ... void quick_sort(int a,int low,int high) ... on the first entry. ... One piece has entries that are all less than the ... with i indexing the 3 and j indexing the 6. ...
    (comp.lang.c)