| Thread | Last Post | Replies |
|
| Grouping problem - string data | 27 Apr 2004 16:33 GMT | 1 |
I have a table called Staff that contains the names of staff assigned to a project. The report that shows all the current projects should show the staff assigned to the project. I thought I would group by the staff ID (st_ID) and concatenate the names. The list of concatenated names ...
|
| How can I tell a VB6 application to wait for a Crystal 8.5 Preview window to close before next step? | 27 Apr 2004 16:30 GMT | 4 |
I am writing a small application in VB6 which uses Crystal Reports 8.5 to produce Tags which once printed need to be cleared from the database. To accomplish this I have written a module which is called from a message box asking for confirmation of the printing of the tags
|
| Report not showing data | 27 Apr 2004 13:07 GMT | 1 |
Hello there i am using VB6 and CR7 , i have created set up but not showing data in reports it shows apsolutely blank what could be the problem? Any suggestions? Anand
|
| Dynamic Report Creation - Bad arguments error on AddFieldObject method | 27 Apr 2004 09:20 GMT | 2 |
I'm writing a component make the user can select the fields to be visualized on report, then I have to create the report at runtime. For this I've created an .rpt file with page headers and footers that I can use like a template,
|
| Summarising and groups problem | 27 Apr 2004 09:14 GMT | 2 |
I'm writing a report that contains a percentage against each record, and then have the average percentage in the group section - this average percentage needs to be calculated by looking at the contribution that it makes in relation to the group based on another
|
| Crystal Reports Multiple Columns without repeating Labels | 26 Apr 2004 13:26 GMT | 1 |
I am writing a very hairy Crystal report where the data must go horizontally and there is a label for each line. I.E: Store Name: Store X Store Y Store Z
|
| making package with vb 6.0 and crystal report 7.0 | 26 Apr 2004 12:58 GMT | 2 |
When I try to make a package with vb 6.0 and crystal report 7.0 ,some of reports in my application doesn't work and give me some errors such as : invalid filename or "incorrect syntax near 3." in crystal report when the
|
| Fustrated: My First Report? | 26 Apr 2004 02:58 GMT | 1 |
Thanks for reviewing my question. I am reading a book on Crystal Reports for .NET and the following the instructions in the first chapter. I created a dialog, dropped in the Crystal Report Viewer, dropped in the ReportDocument, created a dataset and filled the dataset in the ...
|
| File Not Found Debug Mystery | 25 Apr 2004 22:56 GMT | 2 |
[When I try to create a new Report Instance I get a File Not Found error:] A first chance exception of type 'System.IO.FileNotFoundException' occurred in crystaldecisions.crystalreports.engine.dll Additional information: The system cannot find the file specified. App.vb
|
| Need Help concatenating string values in Formula Editor | 23 Apr 2004 20:06 GMT | 3 |
Does anyone have a formula for concatenating multiple columns that may contain Null values? I'm using Crystal Reports 8.5 against SQL 2000 database, trying to string together a street address with the following formula:
|
| UDL file connection at runtime | 23 Apr 2004 11:19 GMT | 1 |
Does anyone know how to set the connection to a UDL file at runtime? Thanks
|
| Help with a new report | 23 Apr 2004 10:51 GMT | 1 |
I'm trying to make a new report, but since I'm not very experienced with Crystal Reports it's a though nut to crack.. Here's my database layout (only the relevant parts) SOC - CrewI
|
| Change Data Source | 22 Apr 2004 20:57 GMT | 4 |
I have a pretty complex report with hundreds of fields on it and several subreports in it. It based now on several SQL Server stored procedures. I need to change the approach to populate data in order to make it faster. I'm going to replace
|
| Changing Connection at Runtime CR 9 and VB .Net | 22 Apr 2004 20:49 GMT | 1 |
I can't figure out how to change the report connection at runtime via code. Does any one have a clue. Oh.. it is a Access Database 4.0.
 Signature Gus Rappaport
|
| How to change Datasource in a Report?? | 22 Apr 2004 20:47 GMT | 1 |
2 questions are there. 1- I am using Crystal Reports 8.5. I want to know that if i change the database adress in somehow like database name or machine name, at
|