I have a field that is the result of a runtime calculation that i’ve formatted as a percentage. when the value is > 1, i want it to show as n%. when the value is zero, i want it to show as -. i’ve got the customized format to work as long as the value [...]
I’m upgrading an application from Delphi3 to Delphi5. Now I want to upgrade the crystal reports. what i have to do to upgrade the same?? currently i’m getting ‘Crystal reports can not connect to the database ‘ error when i try to run reports. please help me. Thanks in advance.
I currently run a report that returns customer birthdays within given date perameters. I use the following formula to calculate birthdays: Date(year(CurrentDate),month({driver_details.drd_dob}), day({driver_details.drd_dob}) ) I then set parameter values to return birthdays within a certain range (e.g. start 22/12/2008 end 28/12/2008). This has been working perfectly until I try to go into 2009, (e.g. the [...]
Where are user settings stored in Crystal Reports 8? In registry? a file (what is the name)?
I am trying to execute the code which displays a cyrstal report having subreports within it,it thows exception{“rError in File C:\DOCUME~1\Jatinb\LOCALS~1\Temp\CustomerDirectoryDetailed {A1C540F7-F056-4156-9B1C-2C31C74441E0}.rpt:nInvalid subreport name.”} at C# line rptDocument.OpenSubreport(dataMember.ReportName);
why do i get a blank page at end of report if using Next Page After
Why would one pc truncate two digits and round up and other pcs run the crystal reports 8.5 report fine?
I need to print x number of labels from a table labels. The field numlabel specifies the number of labels I should print for each record. I tried with an alias and the != join.. but not working properly. Is there a way to duplicate records on crystal reports with functions or.. ?
I’m trying to add a computer to use crystal report v10 and the install goes fine, but when the user tries to log on they get the error saying failed to open rowset. i click ok and another error pops up saying something about a sql driver failed. any help on this would be great!!
Sir, I have a VB 6 base software and when I click for showing Crystal base Report by package, I seem to be getting the message error 20599 SQL not found. Please help me.
I have a report as follows, (min date grp) (max date grp) Name ID Elig Eff Dt Elig Trm Dt GRP Smith, John M1234567 02/01/2007 12/31/2078 DET1 Smith, John M1234567 02/01/2007 02/01/2007 DET2 Smith, John M1234567 08/01/2008 12/31/2078 Ok, What I need to be able to do is calculate at the detail level the term [...]
when I insert my 4th side by side sub report it displays on page two not next to the other ones on page 1. HELP.
I have a subreport (Crystal Reports XI) that gives totals by a ‘paytype’ field (group), and I need to get a grand total $ of the different paytypes, and then move these grand totals by paytype, and corresponding paytype, to the main report.
I’ve written a report in CVrystal 8.5 that pulls the timestamp from an event table. A record in the event table is added each time a user logs into Oracle. I want to pull only the most recent record for each user and was wondering if there is an easy way to do that. Is [...]
Please help me out by giving steps for conversion from crystal repoprts seaget 8.5 to XI
Can a duplicate subreport be suppressed? Duplicate fields can be suppressed. Is there a way to suppress duplicate subreports?
To Change The position & property of the Text in the crystal report from VB.NET code itself…. is It Possible??? while the Crystal report connected….. By Raam87
Filter Parameter Question to make report recurring: I want it to recur every Thursday morning for the previous Monday through Sunday. I keep trying to make the date formulas but they keep failing. I have used DateAdd(“d”,-10,today) and DateAdd(“d”,-4,today) as the formulas but that didn’t work for me, this is the original below before I [...]
In Window Application of C#, I want to generate crystal report with cases by using where clause and datagridview…? How it is Possible…?
hi , i m new in asp.net 2.0 with C#, i have some logon failed problem when exporting crystal report to pdf . code mention below ******************************* CrystalDecisions.Shared.TableLogOnInfo table = new CrystalDecisions.Shared.TableLogOnInfo(); CrystalDecisions.Shared.TableLogOnInfos tables = new CrystalDecisions.Shared.TableLogOnInfos(); CrystalDecisions.Shared.ConnectionInfo connn = new ConnectionInfo(); connn.ServerName = “10.3.1.178″; connn.UserID = “sa”; connn.Password = “sa”; connn.DatabaseName = “perdb”; ReportDocument [...]





