Crystal Reports Questions


export VB6 report in pdf format.
i am making a project in vb 6 using ms access as a database. i am making report in crystal report and want to export that repot in pdf format.

Answer Question   |  January 21, 2010  4:47 AM
Access Database, Crystal Reports, Microsoft Access, VB6, Visual Basic
asked by:
5 pts.

How do I view a Crystal Report using properties of my object classes.
In my project I have a lot of object classes. For exaple Student object class: This represents a single student with properties such as Studnet Name, Age, StudentID ect. Now I want to create reports for my application. While designing the report (using crystal reports), I’ve found that my object classes’ properties can alos be [...]

Answer Question   |  January 22, 2010  3:50 AM
Crystal Reports, Crystal Reports 8, Microsoft Reports, VB.NET 2005
asked by:
95 pts.

Crystal reports formula
I have a need to display a running total total on the detail lines that make up the running total. is there a way to do this 10 lines and each has 1 box. running total is 10 boxes I need each line to say a total of 10 boxes on each line    

Answer Question   |  November 19, 2009  3:42 PM
Crystal Reports, Crystal Reports formulas
asked by:
20 pts.

Year To Date function in Crystal Reports
I am using Crystal Report 7 and need to create a report that would include the above function. How do i set up a report where a user would run it for a current month or any date range but the YTD information is still included? Does it have to be done through a subreport?

Answer Question   |  November 13, 2009  2:32 PM
Crystal Reports, Crystal Reports 7
asked by:
5 pts.

Summary of time in HH:MM:SS format in Crystal Report
How to display duration from DB in float value in cross tab report as HH:MM:SS format. Requirement as follows: Date     Abdul Anwer     Tiger Woods     Total 08-17                         00:00:25     03:15:58 07-21                         00:00:01     03:15:58 07-17   02:36:57         00:29:32     03:15:58 07-16                         00:02:34     03:15:58 07-06   00:00:45         [...]

Answer Question   |  November 11, 2009  10:07 PM
Crystal Reports, Crystal Reports Database, Crystal Reports XI
asked by:
40 pts.

SUPRESSING THE GROUP HEADER IN CRYSTAL REPORTS
In my report i have a page header and a group header both looks same.  I suppressed the page header for first page.  Now the issue is if a group starts in a new page i am getting both page header and group header.  I want only one.  How to do that?

Answer Question   |  December 24, 2009  12:36 PM
Crystal Reports, Crystal Reports Formatting
asked by:
5 pts.

Record Count Crystal Reports 2008
I currently have a report where data pulls from a table labeled clients for things such as patient name, address, etc.  However, I would also like to get a count of orders that the client has made.  These orders are stored in a separate table and not counted, but linked by a client id number.  [...]

Answer Question   |  November 5, 2009  5:36 PM
Crystal Reports, Crystal Reports 2008
asked by:
20 pts.

Crystal 9 Subreport will not run
I have a Crystal 9 report that is working properly, but the sub report (also in Crystal 9), will not run.  I have tried removing it and re-adding it with a new connection and it still will not run.  Everything appears to be linked properly, but yet it will not open. Thanks; Gillian

Answer Question   |  November 4, 2009  2:00 PM
Crystal Reports, Crystal Reports 9, Crystal Reports Subreport
asked by:
5 pts.

Windows Server and Crystal Reports
I upgraded to Windows Server 2008. Now when I try to display or print a Crystal Report from my application it throws me out of the application. My Crystal Reports version is 8.5.0.217 Do I need an update to Crystal Reports to get this to work on a Windows Server 2008?

Answer Question   |  October 26, 2009  7:10 PM
Crystal Reports, Crystal Reports 8.5, Windows Server 2008
asked by:
30 pts.

Crystal Reports Cannot query View
I cannot query result from my custom Database View created from TOAD SQL, anyone knows why? I have granted access for the user.

Answer Question   |  October 20, 2009  3:16 AM
Crystal Reports, Crystal Reports Viewer, TOAD
asked by:
5 pts.

Last 2 weeks Trends via Crystal Reports
I’m trying to pull data, from MySql Database through ODBC, for last two weeks & then trend them together

Answer Question   |  October 19, 2009  4:53 AM
Crystal Reports, Crystal Reports 11, Crystal Reports 11.5
asked by:
5 pts.

Tree View Control
i am trying 2 make and explorer using the tree view control in my project using VB 6, SQL Server 2000 and crystal reports. in the looping statements i had inculed the details and all. i need 2 display the results in the Grid Box when click the nodes in the Tree control. please provide [...]

Answer Question   |  October 15, 2009  8:55 AM
Crystal Reports, SQL Server 2000, Tree View control, VB 6, Visual Basic
asked by:
35 pts.

Differences between Crystal 11 and 2008
What are the differences between Crystal Rpts 11 and 2008. If upgrading to 2008 are there other patches to upgrade or will all existing reports upgrade to 2008 without problems?

Answer Question   |  October 14, 2009  6:23 PM
Crystal Reports, Crystal Reports 11, Crystal Reports 2008
asked by:
5 pts.

Question about Crystal Reports
I am storing my database in the APP_DATA Folder of my application. I added crystal report to my application. I mentioned .SQLEXPRESS as my server. In database drop down i see only these databases -Master, Model, msdb, tempdb My dabase’s name is “Database.mdf” . Why i am not able to see it ? My connection [...]

Answer Question   |  October 23, 2010  9:41 AM
.NET 2.0, Crystal Reports, Crystal Reports 2005, Visual Studio 2005, VS 2005
asked by:
5 pts.

Crystal Report
hi, i want to use crystal report in asp.net website using push model. i am facing problem in creation of crystal report object. Regards kalpa pachori [   Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load BindReport()   End Sub   Sub BindReport() query= "select * from DataTable1"   Dim myDS [...]

Answer Question   |  October 5, 2009  7:14 AM
ASP.NET, Crystal Reports
asked by:
10 pts.

Delphi 5 and Crystal Reports 8.5 and User Function Library
Hello all,    I am trying to create a UFL in Delphi 5 for use in Crystal Reports 8.5.  Does anyone know how to successfully do this?  I have some examples, but they all leave out some information and I end up not being able to create the UFL and use it the way it [...]

Answer Question   |  October 2, 2009  9:56 PM
Crystal Reports, Crystal Reports 8.5, Crystal Reports 8.x, Delphi 5, Delphi 5.0, UFL
asked by:
25 pts.

how to display tree view data in crystal reports
i want to display data in crystal reports with Tree nodes. how is it possible??

Answer Question   |  October 1, 2009  6:45 AM
Crystal Reports, Crystal Reports 8, Crystal Reports 8.x
asked by:
5 pts.

Creating Crystal Reports
 am really new to Crystal Reports (currently using version 8.5) and I would like to create a new report based on another.  Basically I am trying change the SQL query of the original report and since I can only view the query, I am assuming that I will have to create a whole new version [...]

Answer Question   |  September 23, 2009  6:18 PM
Crystal Reports, Crystal Reports 8.5, Crystal Reports 8.x
asked by:
5 pts.

Could anyone suggest the solution for the follwing error in Crystal Reports?
Errors faced while working in crystal reports : 1) Data Object cannot be Opened/Accessed 2) Query Engine Error: ‘:’ 3) Query Engine Error : ‘Cannot obtain error message from server.’

Answer Question   |  September 16, 2009  11:44 AM
Crystal Reports, Crystal Reports error messages, Crystal Reports Errors
asked by:
5 pts.

crystal 11 report parameters
parameter screen cannot be displayed error

Answer Question   |  September 15, 2009  4:10 PM
Crystal Reports, Crystal Reports error messages, Windows Server 2003
asked by:
5 pts.