| Thread | Last Post | Replies |
|
| How to get / print only the single-perticular record on VB form in crystal reports 8.5. | 08 Jan 2004 13:16 GMT | 5 |
In our project we are using access as our backend.We are having as many records of students in our database.VB Forms are used as front end.updation of marks,students general info,subjects etc are done through VB forms.
|
| Grouping/Sorting Question | 08 Jan 2004 13:06 GMT | 5 |
I am using Crystal Reports 8.5 on a ODBC/SQL datasource. I have 1 table with records. This table contains 2 date fields. The selection is as follows: WHERE ....(table.field1 >= startdate and table.field1 <= enddate) OR
|
| Multiple line and bullet formatting | 08 Jan 2004 12:11 GMT | 1 |
I have a field in a database that has multiple lines (text is stored with carrige return) when i display this field on crystal report.. it will show multiple lines. my question is.. can i apply bullet on each line of that field?
|
| time calculate | 08 Jan 2004 06:09 GMT | 7 |
how to do a calcuate time in CR? (EndTime - StartTime) EndTime = 1/1/2004 16:25:17 StartTime = 1/1/2004 12:50:17
|
| Create report values. | 08 Jan 2004 05:32 GMT | 3 |
I am having a little bit of trouble. I am creating reports and saving them as .rpt files and then opeing them with the veiwer program that i made. When i open the report i want to to prompt me for
|
| Invalid table number error? | 08 Jan 2004 03:54 GMT | 1 |
I'm getting the following error in my ASP.NET app running Crystal Reports for Visual Studio .NET (when executing certain reports). Has anyone seen this? Any ideas on what might be causing it? I cannot recreate the error in DEV or QA.
|
| why crystal report coudnt fetch concatenate value? | 08 Jan 2004 03:03 GMT | 2 |
i write one query in access 2000. select na.first+na.middle+na.last as name, ne.age from tablename ne, tablename2 as na where some condition. all fields are text..i connect that query thru odbc in
|
| when I want to run the report, it shows the error of "Unable to find the report in the manifest resources. ... " | 08 Jan 2004 01:53 GMT | 2 |
anyone face it before, can anyone help me??
|
| preview is different from printresult | 07 Jan 2004 23:35 GMT | 2 |
I developed an application that uses Crystal Reports, everything works fine except the printing of my report. In the crystalreportviewer: The layout of my report is perfect.
|
| Pls help - Print Cry. Rpt from VB without preview | 07 Jan 2004 21:39 GMT | 2 |
I have a VB6 app to call a crystal 8.5 report. In some cases the user want to print the report by the app automatically, so I'm thinking to have 2 buttons on screen, one is "Display" and another one is "Display and Print" - with this the user don't have to click on the print button ...
|
| No Hope !!!!!!!!!!!!!!!!! No expert around the world !!!!!!!!!!!!!!!!! | 07 Jan 2004 21:20 GMT | 3 |
This is the 3rd time I have posted the following problem.Feel very hearten that no one did reply. I throught most of the world famous IT profession vist this group usually. but!!!!!! The following code(to display a report) is working in win98 but not XP
|
| Q - Database error with bound control | 07 Jan 2004 21:03 GMT | 2 |
I am trying to solve a very annoying problem that has surfaced while working on a legacy application. I need to modify an old Crystal Reports v7.0 file that is being used in my VB v6.0 application as a bound control. The control's properties in the VB app are:
|
| Crystal Report in VS.Net 2002 and VS.Net 2003 | 07 Jan 2004 19:50 GMT | 2 |
I am using the Crystal Report came with VS.NET. When I try to change the Text Object in the report thru code in VS.Net 2002 it didn't change but in VS.Net 2003 it work fine. Is there a patch for VS.Net 2002 that can solve this problem or any work around to this problem. Thanks.
|
| Non-Printing Label | 07 Jan 2004 18:45 GMT | 1 |
Does anyone know how to have a label be displayed during Preview, but not have it print out to paper. Thanks, C.
|
| Grouping / Sorting dependent on formula / field | 07 Jan 2004 18:25 GMT | 5 |
I want to create a Crystal Report in which the grouping / sorting is dependent on the data in a database field. Example: If the database field "Group_Sort" contains an "A" then the report
|