I see a lot of people using Data Report? Is it inside VB? or I have to buy it?
Is there any relationship / similarity with Crystal Report?
Printable View
I see a lot of people using Data Report? Is it inside VB? or I have to buy it?
Is there any relationship / similarity with Crystal Report?
You did not need to buy any date report.
It is available with every VB. Click on project on the main menu and from the submenu click add data report. it is available there.
To use datareport you need to have set you data environment and the command. These are the parameters you need to set your data report. Refer to MSDn for details. If you need further explanation get intouch. You will need to have a basic knowledge about it.
Thanks, I will try