Click here to Skip to main content
15,888,979 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have built an application using SQL 2005 SP3, vb.net 2008 and Crystal Report 2008 SP3 and all my functions are working perfectly well.

The report design is using Crystal Report 2008 SP3 and the report is composed of a main report with three different sub-report linked to it. Each sub-report is designed from a different SQL stored procedure.


Here is my problem - On my form report, anytime I preview the form report from the vb.net 2008 application, then the parameter panel pops up for me to input the needed parameters before the report shows up. The report is supposed to simply show up when I select my date range and click on preview.

Additionally, on the listing report I get a dialogue box popping up and requesting my database password and then after I enter my database password then the report shows up. The report is supposed to simply show up when I select my date range and click on preview.

Can anyone please kindly give me some advice on how to get my report to preview normally without the parameter panel popping up for me to input the needed parameters prior to the form report previewing.

Additionally I need a solution for the to stop the dialogue box popping up and requesting my database password before I can preview my listing report.

Counting on your feedback. Cheers, Nii-Adumuah.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900