Adding Crystal Report to VB6
hi, i have crystal report XI installed and by the looks of it, it's doing fine.... nyways, how do i add CR to my vb app? at design time. like adding data report? is there anything i have to do first? how do i get around with this? how do i add CR designer to my project?
Re: Adding Crystal Report to VB6
Should be a simple google, or look in crystal help.
When I used to do this, I think it was an 'add-in', so head to your add-in manager, and then you should be able to add reports like any other tool.
Re: Adding Crystal Report to VB6
You should find Crystal Reports under components. Just add a component to your project, then to a form, and you should be able to work with it from there.
Re: Adding Crystal Report to VB6
that's my problem... what ocx should i add? i know that there is a designer for CR, just like datareport... but where? sorry for being noobish guys, but this is the first time i used CR...