ezaz_k
November 16th, 1999, 01:01 AM
Hello everybody!
I am using crystal report 4.6 vith v.b 5.0,
i created a standard report template using crystal reports,
now i want to use that template form a vb form so i placed a crystal reports ocx control on the form and run the report using Crystalreport1.action=1 command so it runs properly.But i want to modify the sql query of the crystal report form so i set the crystalreport1.sqlquery propertty to new query
but the report does not reflect the changes.
Please help me generate a dynamic report ,
how do i change the report at run-time?
Please Help
I am using crystal report 4.6 vith v.b 5.0,
i created a standard report template using crystal reports,
now i want to use that template form a vb form so i placed a crystal reports ocx control on the form and run the report using Crystalreport1.action=1 command so it runs properly.But i want to modify the sql query of the crystal report form so i set the crystalreport1.sqlquery propertty to new query
but the report does not reflect the changes.
Please help me generate a dynamic report ,
how do i change the report at run-time?
Please Help