How to present data from Crystal Reports on to form?

Answers were Sorted based on User's Feedback



How to present data from Crystal Reports on to form?..

Answer / mahesh

There is no easy way of doing this.

The spolution provided just puts crystal report in the form
insted of saperate windows.

If you really want to extract data from crystal report you
have to export report may be to Excel or CSV and then
re-read excell file to get data.

Is This Answer Correct ?    4 Yes 0 No

How to present data from Crystal Reports on to form?..

Answer / swapna

Drag Crystal Report viewer control from toolbox to form.
Properties:
Crystal Report Name: CRV1
Report Source= <path of the RPT file> or <an object of RPT
file>
And call show () method
DOCK=Fill (The control resizes while form is resized

Is This Answer Correct ?    4 Yes 2 No

How to present data from Crystal Reports on to form?..

Answer / arvind gupta

Using Crystalviewer

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Crystal Reports Interview Questions

How many Sub Reports added in One MainReport?

4 Answers   Amadeus, Aviva, CTS, Patni, Welkin,


How many sub-reports can report can have?

4 Answers   IBM,


Is there a way to export a report definition without writing code?

2 Answers  


What are the sections that we have in Crystal reports?

11 Answers  


What are Crystal Reports and Crystal Reports Explorer?

1 Answers  






If we create reports in Crystal Reports using the UCAR Data Warehouse database, which tables should be used?

0 Answers   IBM,


Can we use stored procedure for creating the report?

11 Answers   Medreich,


Why is Excel Report preferred over crystal reports?

3 Answers   Atos Origin, Collabera, Lighthouse Technologies,


where is the "save data with report" option?

2 Answers  


I had an Interview yesterday for a Crystal Reports Developer position. Some of these I have not done in my reporting experience and I had just a half day's notice for the interview, hence no prep time :-( 1) Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainity if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all teh reports at run time? 2) What is a SQL expression? 3) What are field expressions and what are the diff types? (I looked this up in the internet and never found anything with regards to types of field expressions) The interviewer really got me confused as I felt he was not clearly setting forth his questions but it could be that I was unable to understand his wording of the questions. I expect a big zero from his feedback but I am hoping this is an experience for future interviews that I face in crystal reports when I do get some more lined up. Thanks in advance! Anita New Jersey, USA.

5 Answers   Barclays,


I have a crystal report with a linked subreport as well. is there any way not to print the current record on the main report if no records are returned from the subreport? thanks you email - stanlte@yahoo.com

3 Answers  


Where can we find the log file generated when we run a crystal report?

0 Answers  


Categories