Page 2 of 2

using the "Where" in distinct query

Posted: Wed Feb 11, 2015 5:55 am
by Spark Chao

Thanks!!!


using the "Where" in distinct query

Posted: Sat Mar 21, 2015 2:57 pm
by EJLD

Hi There, thk you for this. it works well for me too in the service.
However, I'd like to write this distinct query as server code because I need to att'd to each distinct data from other tables via more queries.
May I ask you how would you make the "body" setting instead of "query" in the server code ?
thk you,
Eric


using the "Where" in distinct query

Posted: Sat Mar 21, 2015 11:10 pm
by EJLD

Hi again, I found how to place the "where" in the "body" of the distinct query in server code. it works as expected. happy :) enjoy your week!