answersLogoWhite

0

1. Secure as End user cannot modifiy the data which is

appear in the report if we use crystal report to show the

report but in HTML, user can modify the report data

2. Report layout is not transparent, so that end user will

not know about how we design the report. But in HTML,

anybody can study the report layout and can copy the

technology

3. Can export into different format like PDF, HTML, XML,

etc.,

and many more...

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the best books to learn more about crystal reports?

Crystal Reports XI: The Complete Reference, Crystal Reports: A Beginner's Guide, Crystal Book, Crystal Reports 10: The Complete Reference, Crystal Reports XI for Developers, No Stress Tech Guide To Crystal Reports Basic For Visual Studio 2008 For Beginners.


Difference between Crystal Reports and data report in visual basic?

Data report it reports data .. Crystal report it reports crystal thanks GENIUS


Which reports are easy to create rdlc or crystal report in asp.net?

The reports are easier to create iin crystal report.


What is the software Crystal Reports XI for?

Crystal Reports is a business intelligence application used to design and generate reports from a wide range of data sources. Crystal Reports is a popular report writer, especially when Microsoft bundled it with Visual Studio versions 2003 through 2008.


Does crystal reports work with quickbooks?

Yes


How do you convert crystal reports to ssrs?

Try Crystal Migration Services. I added a link to them.


What is the purpose of crystal reports viewer used for?

Crystal Reports Viewer software offers one the chance to open, view and explore interactive reports. This can be done from one's desktop whether it is online or offline.


Does Crystal Reports training come to your business to do training?

"Crystal Reports Training has two options for training. You can get them to come to your office, or you can order the tapes and papers and do the training yourself."


How can you use Crystal Reports in PHP?

In order to use Crystal Reports with PHP you need to be running PHP on a Windows server because Crystal Reports is a windows application. Most places will not let this be installed on a shared server but if you have a dedicated server or vps, at a place like hostmysite.com, you will be able to install the crystal reports software. Here is the syntax you will use to create report with Crystal Reports on a windows server: $cr=new com("Crystal.CRPE.Application") or die("cannot load cr com"); $rn="F:\notes5\test.rpt"; $rap=$cr->OpenReport($rn);


What sort of reports does the Crystal Reports application produce?

Crystal Reports is a software interface that people use to produce report with a minimal amount of written computer codes. It can break down reports from user-defined variables and decode them into HTML, publishing them to the web with relative ease.


How do you install crystal reports for php?

how to create report in php


How do you convert day of the week in crystal reports?

WeekdayName(DayofWeek({Table.Field}))