how to pass parameters from VB6 into Crystal Reports Pro?
Good day to all!!
just like to find out how could i pass parameters from VB6 into Crystal Report Pro which is also known as Crystal Reports for Visual Basic...
the version for CR Pro is 4.6.1.0
CRW32 4.6.1.116
my backend Database is MS Access 2000
for example if i have two dates "fromdate" and "todate" which is suppose to give me a range of dates and from this i can call Crystal Report to generate my reports between "fromdate" and "todate"....
how can i pass these two parameters into CR to generate the reports?
my properties/methods for the version of Crystal Report is limited and i could not find a suitable one to pass parameters....
thanks for the time!!!