P
Paul Mayer
I am using InfoPath 2003. I want to use a crosstab query
from an Access database. I want to have a start date and
end date, date select boxes on the InfoPath form that are
used as parmeters for the crosstab query (i.e.
"where cmpltd between [startdate] and [enddate]" in the SQL
statment that access generates. I cannot find any way to pass
the startdate and enddate values from the infopath form to the
sql statment in the data connection sql statment. When I try
to use applying the filter on the data between the startdate
and enddate I have to include the CompletedDate in the field
list and this alters my results and includes duplicate crosstab
data in my results. Is there another way of tackling this
problem which will allow me to get the correct crosstab results
on my infopath form?
from an Access database. I want to have a start date and
end date, date select boxes on the InfoPath form that are
used as parmeters for the crosstab query (i.e.
"where cmpltd between [startdate] and [enddate]" in the SQL
statment that access generates. I cannot find any way to pass
the startdate and enddate values from the infopath form to the
sql statment in the data connection sql statment. When I try
to use applying the filter on the data between the startdate
and enddate I have to include the CompletedDate in the field
list and this alters my results and includes duplicate crosstab
data in my results. Is there another way of tackling this
problem which will allow me to get the correct crosstab results
on my infopath form?