[Rets-dev] DMQL2 query

Paul Stusiak pstusiak at falcontechnologies.com
Thu Feb 1 12:30:30 CST 2007


See section 7.7.3 of the 1.7 specification.

(LP=200000-350000)

List price between 200,000 and 350,000 inclusive.

Section 7.7.2, Query parameter interpretation has a word definition of 
it and section 7.7.1 has the BNF definition for the "range" atom.

In your specific case, the MLS number may be a range, but it could also 
be a string list depending on how it is defined in the system under 
question. Check the metadata to determine what the mls number data type 
is. Range list is defined for both number and string so it should work 
in either case.

Paul

Gary Miller wrote:
>
> Does DMQL2 support a “between” style of a query based on a string. For 
> instance I want all MLS numbers between “100” and “120”. Does DMQL2 
> support that type of query? If so what would it look like?
>
> Thanks.
>
> Gary Miller
>
> Lucero Research
>
> gary.miller at lucero.com
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Rets-dev mailing list
> Rets-dev at rets.org
> http://lists.rets.org/mailman/listinfo/rets-dev
>   


More information about the Rets-dev mailing list