Re: criteria expressions

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



SQL Query would look like the following.

SELECT [SourceCode]
FROM YourTable
WHERE [DateIssued] =
(SELECT Max(DateIssued0
FROM YourTable)

If the last source code is based on the value of source code, then what are
the rules for generating source codes?
Is the sequence
A, AA, AB, AC...,B, BA, BB,..,G,GA, GB,...GG
Or is it
A, B, C, D, ...,Z, AA, AB, AC,..,AZ, BA, BB, BC,...,GA, GB, GC,...,GF, GG
Or is it something different?

"Adriana" <Adriana@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AF532787-A893-4C86-A095-C0B62E4B6E67@xxxxxxxxxxxxxxxx
I have a table and form where there is a field named Supplier Source Code
where users enter the next available letter or double letters (A through
GG
currently) and date that a supplier is approved. I need a button in the
form
that will show the last letter used which probably should be based on the
latest date. I've made a query using the Source Code field and the date
issued field. Do I use one field in the query and use one expression or
two
fields and two expressions? What is the expression I should use?


.



Relevant Pages

  • Re: Struts - Getter method
    ... group loves source code, as a rule. ... posting the code then. ... but it's not a collection of type Book. ... Query, while creating ...
    (comp.lang.java.programmer)
  • Re: Struts - Getter method
    ... group loves source code, as a rule. ... posting the code then. ... Query, while creating ... instances of type Book and setting the attributes of each instance ...
    (comp.lang.java.programmer)
  • Re: used sql stored in field
    ... in the query itself but in different table which will represent the rules. ... is from a Plant, central Warehouse or a local Warehouse.. ... looking at a combination of 4 fields: Location, source code, distribution ... Some the fields in the ERP-software are dependent on LocType, ...
    (microsoft.public.access.forms)
  • problems with wvdial
    ... there suggested I post a query here. ... When this happens, the modem sometimes locks up, at least as far as ... RPM package or in the source code if I don't have to. ...
    (comp.os.linux.networking)
  • Re: Struts - Getter method
    ... asking for help with a programming problem. ... group loves source code, as a rule. ... where you are actually constructing any Book objects. ... "Return the query results as a List. ...
    (comp.lang.java.programmer)