| Thread | Last Post | Replies |
|
| Passing login info to Crystal Web Service | 06 May 2005 16:38 GMT | 1 |
I have a dotnet applicatation, accessing the crystal reports(crystal reports dotnet version 2003) hosted on IIS as web service. Everything is working fine except the fact that I am not able to set the login info programmatically. If I hard code the table names and send the
|
| export to plain text crystal 9 | 06 May 2005 16:11 GMT | 1 |
Can export to pdf , and many other formats, but cant get plain text export working Any ideas?-
|
| Help with Crystal and parameter | 06 May 2005 16:06 GMT | 1 |
I have modified a previously created Crystal report whose data source is a stored procedure and accepts parameters. The SP runs fine and the only change I made on the report is the modified SP. I needed to get rid of the original parameters on this report but the option is dimmed ...
|
| Formula help | 06 May 2005 15:31 GMT | 6 |
Your help is appreciated in this newbie issue.. I wish to add/ insert a field SUM into test . " You have been shipped {report_bo_receive_items;1.DELIVERY_QTY}" items , " thank you
|
| Age-old "Load Report Failed" error... please assist | 06 May 2005 15:13 GMT | 6 |
Hey all, I have a VB App which uses the bundled version of CR for VS.NET 2003. It runs fine in when I run it using VS *but* when I deploy it anywhere (including the development PC itself) it won't load a report and
|
| Problema con ASP.NET, IIS y Crystal Reports | 06 May 2005 13:35 GMT | 1 |
Os comento un problema con el Crystal y unas páginas ASP.NET que a ver si alguien es capaz de saber por qué... Aplicación: Una aplicación web ofrece a los usuarios informes en Crystal Reports a través del IE , alguno de ellos llevan gráficos incrustados. El
|
| COUNTING Text Items: Biscobar | 05 May 2005 19:01 GMT | 6 |
Your ideas have proved fruitful in designing this report, but I have hit another snag and was wondering if you could help once more. I have one field that has text items "Prenatal" or "Infant" I need to count the total of each.
|
| Formula string size | 04 May 2005 21:51 GMT | 1 |
I have a formula that concatenates a string. I also need to suppress the string formula if it is a duplicate in the detail section for that group and there will be other
|
| Crystal Report: Toggle Field View Button | 04 May 2005 18:05 GMT | 2 |
hi gurus, I m doing designing a report in Visual Studio.NET 2002. And I m using bundle version of crystal report... My project is in VB.NET. Now problem is that the "Toggle Field View Button" is disabled in tool bar.
|
| Sum of distinct count... | 04 May 2005 16:58 GMT | 4 |
Please help, I have a report which contains a distinct count in the group footer. In the report footer I would like a count of that distinct count.
|
| JOINING definiations and explanation | 04 May 2005 14:34 GMT | 1 |
I am just beginning to use SQL and Crystal and having a hard time grasping the concept of the JOIN methods (i.e. inner vs. outer). Can anyone point me in the direction of a decent online article I could rad that would explain this a little to me. I notice when I change the style ...
|
| How to use aggregates in reports? | 04 May 2005 01:16 GMT | 1 |
I'm currently evaluating CR11 and just try to build some report examples with it. I'm currently stuck when it comes to using aggregates (like SUM) Let's say there's a table like the following: Object Issue Region Name Sales
|
| client or server side? | 03 May 2005 03:47 GMT | 1 |
in asp.net, after the following code is executed...: oReport.SetDataSource(dataset) CRViewer.ReportSource = oReport ...the report shows on the browser. Is the processing that CR.NET does
|
| MDI App - Crystal Viewer Child Form - Hanging | 02 May 2005 18:53 GMT | 1 |
I was wondering if you guys can help me with your knowledge on creating Crystal Viewers from VB.net I created an MDI application that can open multiple Crystal Report viewers (Child Forms).
|
| RecordSelectionFormula and user defined variables... please help... | 02 May 2005 14:39 GMT | 1 |
I have a report that needs to be opened from vb6. This report needs to receive from the user the year of the report with the "Enter parameter values" screen. Everything works well until I add a filter with report.RecordSelectionFormula. When the RecordSelectionFormula is
|