I'm pretty new to reporting server, so please forgive me if this is a dozy question to ask. I am using RS2005 I want to write a report giving the user some data dependent on 2 paramerters they enter, startDate and EndDate. I have the query working correctly (select * from datatable where date >...