Is there any one who could teach me how to open CRYSTAL REPORT IN VFP 7.0 programatically. I used SQL database in my report and i open it using OLEDB connection. And pls let me know what are things that i need to consider.
Using CR from within VFP is a big topic, and not something that can be taught in a simple forum message. However, I hope the following will get you started:
The above code will print an existing report. To do anything else, you need to understand the properties and methods of the loCR and loRep objects (amongst others).
The reference that Mike Gagnon gave you is a good place to learn more. Also, read the developers' help file that comes with CR, and check the articles on the Business Objects web site.
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.