This is difficult. If it is a static date range you can edit the sql
statement under when you edit the data connection and put in a SQL Statement.
If it is dynamic in your form you would have to query all the data and then
use a filter to find the data within your date range.

Signature
Thanks
Clay Fox
Qdabra Software
http://www.qdabra.com
InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
> How will i pull query in date range (eg 10/07/2007 - 20/07/2007) from DB
> using infopath query forms?