Hi,
Please help me to generate a Crystal report in VB 6 on clicking a button.If anybody has a sample code,then please send it to me.
Printable View
Hi,
Please help me to generate a Crystal report in VB 6 on clicking a button.If anybody has a sample code,then please send it to me.
There is a lot invovled.
Where is the data coming from?
How are you going to gather the information that you want to display?
The report has to be designed. What kind of layout are you going to use?
Your end user will generate the report by clicking a button. For you, there is a heck of a lot more work than just that so that all they have to do is click it.
Provide detailed specifics on what you want please.
The report designed in crystal report 4.5 and by selecting dates, should generate a report.I created database in access name Counsel ,table name is OC.on passing parameters like dates by using DTPICKER control should generate a report.
I am getting error at Crystalreport1.Action=1.Please forward the solution.