Using VB6 & Crystal Report 9. Need help with the VB6 code.
When i click the button, i want to view the report in the form. Any ideas on how to view the report?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is Crystal Report Viewer Control. Right click toolbox window and select Components…
Then scroll down and select Crystal Report Viewer Control. Place it on a form and create a
method to set path to report file, report parameters etc.