Questions tagged [dmql]
5 questions
3
votes
2 answers
Is it possible to get all photo locations with properties when querying a RETS server using DMQL2?
I would like to download all property listings from a RETS server, including all photo URLs. I'm using DMQL2 and the PHRETS library. Properties and photo objects are stored in the RETS server in different tables.
To get all the photos, I know I can…

Quinn Comendant
- 9,686
- 2
- 32
- 35
3
votes
2 answers
How to write a DMQL query that searches a numeric number with in a given list?
I am trying to connect to a Real Estate Transaction Standards (RETS) server to pull listing where Matrix_Unique_Id is in a list of bigint values.
My DMQL query IN-clause looks something like…

Junior
- 11,602
- 27
- 106
- 212
2
votes
1 answer
PHRETS Error Message: Missing operator in lookup subquery
I am learning to use PHRETS to access IDX data for a real estate website. I have managed to connect and do simply queries using limits on price, character field content, etc. but I am getting an error message when I try to limit results by the…

bigbluesd
- 23
- 3
1
vote
2 answers
datetime field record exists but querying shows no record (DMQL)
I am making an api call to a db which requires using dmql to do queries.
https://www.flexmls.com/developers/rets/tutorials/dmql-tutorial/
I have been following this tutorial on how to query, everything works fine until I am trying to query a…

Dora
- 6,776
- 14
- 51
- 99
0
votes
1 answer
DMQL2 Query Syntax for PHRets v2 Seach() to include filter arguments?
(It's been a while since I've been here.)
I've been using the first version of PHRets v1 for years, and understood it well enough to get by, but now I'm trying to understand the advantages of v2.6.2. I've got it all installed and the basics are…

phc_joe
- 103
- 2
- 14