SearchQuery - Using phrets (Troy Davisson) Correct Query
Using Phrets (Troy Davisson), what is correct Query for getting all active properties. Tried this and got nothing: $query = "(L_StatusCatID=Active)";
$search = $rets->SearchQuery("Property", $class, $query, array('Limit' => 100));
Comments
Sorry, forgot to mention MLS is BCAR
Were you able to get this working?
You can use RETSMD.COM to help you identify the proper field names and content for your query. Addition resources are in this post.