Filter DML command ?
27-Aug-91 19:10:07
Sb: #26372-Filter DML command ?
Fm: John Pendergrass 76246,676
To: Judd Pape 72017,1606
Judd, basically what you want are the SELECT / END SELECT commands. Inside
the SELECT you use WHERE <conditions>, ORDER, etc to further define exactly
what you want…. Just input your search parameters first in a requestor
(var) and use that var in the SELECT section to allow the user to control
it…. hope this helps.
–jp–seattle–