Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Are there any limitations in crystal reports?

Answers were Sorted based on User's Feedback



Are there any limitations in crystal reports?..

Answer / rahul

1. In export- While exporting data formatting is lost.
2. If database is having field whose length is more than
255 characters, then you cannot make formula using that
field.
3.When you browse data just by right clicking on the field
then it displays that is there in the database not the data
selected by the query.

Is This Answer Correct ?    41 Yes 8 No

Are there any limitations in crystal reports?..

Answer / vijay yadav

Yes inside a subreport another subreport is not allowed so
very big limitations of crystal report.

Is This Answer Correct ?    24 Yes 4 No

Are there any limitations in crystal reports?..

Answer / mlmcc

Crystal 9 removed the length limitation on strings or text
in a formula.

Depending on the format chosen for the export you can get a
formatted report exported. For instance if you export to
Word or PDF the file looks like the report.

Is This Answer Correct ?    12 Yes 4 No

Are there any limitations in crystal reports?..

Answer / manish mhatre

1) End User need to have the crystal report viewer in his pc
in order to see the crystal reports.
2) You need to buy crystal reports license for each pc you
are used to design crystal reports
3) inside Subreports you are not allowed to another subreports

Is This Answer Correct ?    9 Yes 1 No

Are there any limitations in crystal reports?..

Answer / anoop

in reply to answer no 1 i would like to say.
while export in crystal report 10 formating is not lost (i
have checked in case of date).

Is This Answer Correct ?    5 Yes 1 No

Are there any limitations in crystal reports?..

Answer / sajal kumar

There is sizing limitation of the of formula language, like

The maximum length of a string constant, a string value held
by string variable, a string value returned by a function or
string element of a string array is 65,534

The maximum size of array is 1000 elements

The maximum number off arguments in any function is
1000.this is applicable to function that can have infinite
number of arguments like choose

Date time function modeled in crystal report function
accepts date from year 1 to 9999.

The maximum number of loop condition evaluation of per
evaluation of formula is 100000. Option loop can be used to
change this limitation.

Is This Answer Correct ?    4 Yes 0 No

Are there any limitations in crystal reports?..

Answer / roshan

Yes there are many limitations in crystal reports..

We can'ot have relative growth for the two text boxes in
the crystal reports ..

We can'ot have the formula fields output that can be given
for the crystal report

Is This Answer Correct ?    3 Yes 0 No

Are there any limitations in crystal reports?..

Answer / ranjani

Stored procedure cannot be linked with any tables

Is This Answer Correct ?    10 Yes 8 No

Are there any limitations in crystal reports?..

Answer / theeba

It does not recognise <a></a> tag. Any Ideas.

Example: One field has
"This is <a href='www.abcdef.com'>abcdef</a>".

Text Interpretation to HTML should convert it to This is
abcdef with hyperlink for abcdef right.

But it is not converting.

Is This Answer Correct ?    4 Yes 3 No

Are there any limitations in crystal reports?..

Answer / paul marks

Is any member aware of any restrictions relating to the
number of sections processed and printed on a report at
using the runtime DLL’s

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Crystal Reports Interview Questions

HOW TO USE 5 CRYSTAL REPORT OR SUBREPORT ON DIFFERENT CONDITIONS IN ONE VB PROGRAM

1 Answers  


How to print two details fields at the bottom of the page

5 Answers  


How do you add a subreport to a report in Crystal Reports?

0 Answers   MindCracker,


I am not able to see any image on Crystal Report at Run time. So how can I load any image which is saved in local disk so that it can be viewed at Runtime in Crystal reports?

5 Answers  


Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?

4 Answers   IBM,


Can we add any database field once we have chosen ?Close? button?

2 Answers  


hi... i've two crystal reports one is in D: drive name employee.rpt with 5 textobject and another report is in E: drive name employee.rpt with 15 textobject... now i want to write a program to overwrite the D drives report with E drives reports i.e i want to replace the 5 textobject with 15 textobject.. overwriting the reports while it is executing .. is there any code for it please help me.. its urgent..

0 Answers  


Why is Excel Report preferred over crystal reports?

3 Answers   Atos Origin, Collabera, Lighthouse Technologies,


HI all, I am developing reports using crystal reports in VS2005 in windows application. I have two crystalreports name called "studentReport" and "familyReport". I have a form with a button. If I click the button I need to show up the two reports in one report like page1, and page2. The page1 consists the "studentReport" and the page2 contains the "familyReport". The "familyReport" contains different header and footer. How to show up the two crystal reports in single crystalreportviewer?

2 Answers  


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 uncertainty 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 the reports at run time?

0 Answers  


Is there any feature like summing total in crystal report?

11 Answers   HCL, Sonata,


hi.. i've created a crystal report and one crystal report viewer in windows form. i've two form form1 and form2 in form2 i've kept one button called print. when i press this button it should print the document into .pdf format. without using the crystal report viewers print button.

0 Answers  


Categories