Hi,
I am quite new to VB and crystal report. Have been searching many forums to find info about how to display a Crystal report using VB. I found some examples in the codebanks but none of them are working for me. ANy help would be appreciated.
Thanks
VB 6 originally used the OCX from Crystal 4 to process report objects. That continued until Crystal 8.0
VB 6 could use the RDC to work with Crystal 7 to 11, but as with Dot Net, the RDC is no longer available.
Could use Dot Net components with Crystal 10 and later. Must use it for version 12, 13 and 14 (2008, 2010 and 2011). But you need to match the correct dot net run time with the appropriate version of Crystal.
You need to either update from VB6 to Dot Net or downgrade your Crystal Run time to 11 or earlier.
The good news is that the rpt format for Crystal 9-14 seems relatively interchangable. As long as you don't use new features, the older run time will process reports in a later format.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.