Hi
I have a doubt regarding the parameters selection.
Case 1: If i am working in bank industries i have check details report which having a checkAmount parameter actually what we do is
SELECT * FROM Table1 WHERE CheckAmount = @CheckAmount
In this condition we develop a report if user enters $100 then they will get check details having amount of 100$.
What i need is if user want to get <100 or >100 Check amounts we have to change the quiry and design the report but what if we need to make user selecting the operation by himself and entering the value that means if want > amounts then he should be able to select > operator and then enter amount if he runs the report then details should be display according to their selection so can you please let me know is there any possibility and how?
Quick replies are appriciated.... :)
Thanks
Hemanth
hemanth