Page 1 of 1

how to retrieve data from databse using where condition?

Posted: Sat Mar 09, 2013 3:48 pm
by Bablu

I know how to do it hardcoded values. But i want to pass values at run time, say from some local storage.

ex: {"studentId": {"$gte": 50}}'

I want this 50 to come from my input field.
If i can build my app, i will surely go for a PRO.


how to retrieve data from databse using where condition?

Posted: Sat Mar 09, 2013 4:00 pm
by maxkatz

how to retrieve data from databse using where condition?

Posted: Sat Mar 09, 2013 4:20 pm
by Bablu

Thanks a lot. You were fast.