QBF (OpenInsight Specific)
At 04 FEB 1999 07:32:53PM Barry Stevens wrote:
When I have a data bound window up and select query mode then run without any params I can get the QBF QUERY CRITERIA window up, but, what is the format for getting any selections recognised.
WITH fieldname EQ "ABC"
or
BY fieldname
is not recognised
Barry
At 06 FEB 1999 09:54PM André wrote:
Once you have initiated the QBF, you need to move to the prompt that you wish to query and type in a string with some sort of operator.
Examples:
in the State field of a customer screen type,=CA"
you can use,
=
]
] beginning with ex. ] chi
ending with no
contains
; or Ca,NY
Hope this helps.
At 07 FEB 1999 04:40PM Barry Stevens wrote:
Sorry, yes I understand all that, but, e.g. in Arev you could just enter QBF mode and enter BY to sort, in OI it wont accept it, so, I was wanting to enter say BY FIELDNAME in the QBF command line that comes up and mayby for what ever reason some other select/sort criteria…so how do you start the line off
Barry
At 07 FEB 1999 06:45PM André wrote:
I apologize. I obviously misunderstood what you were asking for.
As for your question, I'm not really sure. I've got some ideas but I'm not sure if it'll work. I'm going to try it and if I get some decent results, I'll post something.
At 08 FEB 1999 08:46AM Oystein Reigem wrote:
Barry,
Didn't RTI say they will release the QBF source through Works? Then if we're lucky we (Works members) might be able to add the BY functionality with some extra programming. So possible solution (1) is modify/extend QBF source.
Possible solution (2) is to make your own query windows. Have you considered that?
- Oystein -