| Thread | Last Post | Replies |
|
| Detail Records in one field | 26 Aug 2004 14:41 GMT | 15 |
I'm have a report, which I wish to show the Details Data, in one field, going horizontally, rather than many Detail Rows. For example: Group Header : Company Name
|
| Empty font characters | 26 Aug 2004 04:37 GMT | 2 |
Crysta.NET 2003 - latest montly build. There's a little "man" symbol in the Webdings font. I've added it to a report by cutting it from winword and pasting the symbol into a Crystal textbox.
|
| missing the basics | 25 Aug 2004 23:57 GMT | 13 |
I have finished the first half of "Crystal Reports .net programming" and have learned how to build reports with the "Experts". I need to understand how to build them manually. How can I just enter the SQL?
|
| Passing a dataset | 25 Aug 2004 20:35 GMT | 5 |
I have an ASPX program that has created a dataset object and loaded it with data from a lot of complex code. This data does not exist in any table or view. I want to pass this dataset to Crystal to print a report. Can I design the report from either an .xsd or .xml dataset and ...
|
| Multiple Query... | 25 Aug 2004 18:48 GMT | 1 |
Hello to all, I'm using Crystal Report (ver. 4.6) and I've got a problem. I must make a report fetching data from multiple tables: the report header has some fixed parameters from one table, the body report has some dynamic data fetched from another table. Is it possible to use two ...
|
| Problem printing Report to HP Laser 1010 from network computer..Help!! | 25 Aug 2004 17:42 GMT | 1 |
I'm using Crystal Report version 9 with VB.NET 2003. Few of my customer had bought a HP Laser Jet 1000 Series (1010) which is a USB Printer. When the user choose to print report locally, there's no problem. However, when the user choose to print report to the printer from another ...
|
| how do I make the crystal report to return me no duplicate records? | 25 Aug 2004 13:02 GMT | 1 |
how do I make the crystal report to return me no duplicate records? My report at this point is showing duplicates on records. How do I just get unique records?
|
| Subreport Formulas on RDC in CR8 | 24 Aug 2004 19:57 GMT | 8 |
Hi to all, I've a report that run a subreport when I click on a link. How can I pass formulas to subreport ? Many thanks in advance
|
| Report from DataSet Object | 24 Aug 2004 18:34 GMT | 4 |
I ran into some walls with SQL Server Report Server and now I'm looking at Crystal to see if those walls are here too.... I have an ASPX program that has created a dataset object and loaded it with data from a lot of complex code. This data does not exist in any table or
|
| Multiple columns & groups problem... | 24 Aug 2004 13:14 GMT | 1 |
Folks, I'm trying to go from: Groupname: item
|
| Data in Headings | 24 Aug 2004 13:07 GMT | 1 |
I ran into some walls with SQL Server Report Server and now I'm looking at Crystal to see if those walls are here too.... Can data fields be put into headings and footers as well as detail lines? Easily?
|
| Reports in Page Header Don't Work | 24 Aug 2004 11:02 GMT | 1 |
I have created a patient report that should display a patient per page. In order to do this I simply placed all of the relevant fields into the page header and ran the report using the following code from VB.NET 2003.
|
| VB6 and CR8.5 Image Printing Problem. | 24 Aug 2004 09:11 GMT | 9 |
Can anyone help me? My problem is this: I have a report which as a small image ( 31k ) in the top right hand corner. When I generate the report on the screen the image is okay. When I send / Integrate it to winfax the image is ok.
|
| Reprot Analyser or Optimiser | 24 Aug 2004 00:34 GMT | 1 |
Is there any tool, which can take a report and analyse, how efficient it is, or if there are any bottle necks etc.... I use SQL Profiler, for the SQL SP's, but I thought there may be something for the CR side of things??
|
| CRv10 - Running Total - Count | 23 Aug 2004 21:23 GMT | 3 |
I am trying to use the count summary to count the number of rows returned from the database. I only want the total number, but the report is generating one line for each iteration: Total Records
|