hi,
I have a report that works fine and gets me all data. I need to integrate this report to a vb.net application and instead of getting all the records I will need to pass 2 different paramters (ie, Project_ID and Location) through VB.
the Project_ID can be only one or few but the location in only one. what should I change in my report so it expects these paramters?

sample code or pointing into the right directions would be very helpful

thank you,