Top "Crystal-reports-2008" questions

Refers to version 2008 of Crystal Reports (v12.

Crystal report issue with int to string conversion

I want to convert int to string and then concatenate dot with it. Here is the formula totext({#SrNo})+ "." It …

crystal-reports type-conversion crystal-reports-2008
80070005 Access is denied,when asp.net website with crystal report is deployed on dedicated server

I have an asp.net application which is displaying the report using crystal report.The application is working properly on …

asp.net hosting crystal-reports-2008
Crystal Reports - Select distinct records in group

I'm trying to figure out how to show distinct records in groups in crystal reports. The view I wrote returns …

crystal-reports crystal-reports-2008
What HTML tags are supported in Crystal Reports 2008

I know by right clicking some text fields in Crystal Reports you can tell Crystal to render that report as …

html crystal-reports crystal-reports-2008
Crystal Reports Cutting Off Text in PDF

I found this post on Crystal Reports Cutting Off Text in PDF, but it didn't solve my problem. I have …

pdf text crystal-reports crystal-reports-2008 crystal-reports-10
Crystal Report always asks for database login

I need your help. I'm writing code for a shop program and I am using vb.net 2008 with Crystal Report …

vb.net crystal-reports-2008
What is {ts '2013-04-02 00:00:00'}?

when i analyzing running T-SQL I found a query that have {ts '2013-04-02 00:00:00'} in where clause. i …

sql sql-server crystal-reports-2008
How to summarize a formula field in crystal reports?

How do I add a running total or summary field on a formula field in crystal reports? // Sample Report Serial …

crystal-reports crystal-reports-2008 crystal-reports-2010
SUM of the details in group header Crystal reports

I am generating the crystal report in the ASP.NET/C# Website. I require the groupwise sum in the header …

c# visual-studio crystal-reports crystal-reports-2008
Crystal Report: How to evaluate multiple IF statements in one formula?

Background I'm attempting to do some nice looking validation on the details row of my report. I have several formulas …

arrays if-statement crystal-reports formula crystal-reports-2008