10 pts.
 crystal report using parameter query
i am doing one project using (vb6.0 + ms-access + crystal report 8.5)

SELECT division_name, sum(Total_value) FROM segment_trans WHERE date between (Param1) And (Param2) GROUP BY division_name;

this is my ms-access query (param1 and param2 thease two parameter value.)

in crystal report i pass this two parameter dateĀ  values through run time.

i want vb6.0 coding for this above problem

please give me a good solution.

Thanks

sathik



Software/Hardware used:
vb6.0 and crystal report 8.5 with ms-access2003
ASKED: March 20, 2010  3:01 PM
UPDATED: March 22, 2010  1:29 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _