Dear All!

Question. 
How can I find in more than one fields at the same time?
Such as I have two fields:

ip_from         ip_to
3515134258      3515134259

I would like to create a query like in SQL: WHERE ip_from <= '3515134258'
and ip_to >= '3515134259'
Is it possible? How?

Many thanks,
Gábor

Reply via email to