| Thread | Last Post | Replies |
|
| Grest Plains into Crystal | 13 Jan 2006 21:55 GMT | 2 |
If this is not the right place to ask this question, please direct me to a more appropriate one. I am using Crystal Reports 9, and Small Business Financials
|
| coding advice | 13 Jan 2006 21:43 GMT | 1 |
hey all, i have a single function i'm working on; If var=a dim oCr as reportType1
|
| Deploy window app with CR9 | 13 Jan 2006 16:47 GMT | 2 |
Hello everyone, i have a window application written in C# with VS.NET 2003. So i'm using Crystal Report 8. After i perform the build. I copy the .EXE file in bin/Release folder to another machine.
|
| Changing Margin When Browsing a report in Crystal Report Viewer | 13 Jan 2006 13:48 GMT | 1 |
One customer is asking me if there is a way to change margins when browsing a report using Crystal Report viewer ? I looked for it without success. The equivalent of Page Setup -> Margins in Access.
|
| Err: buffer too small or missing null byte | 13 Jan 2006 13:43 GMT | 1 |
I am using visual studio 2002 and crystal reports.Net for reporting off an Access 2000 database with bunch of tables. The problem is when I start developing report and add database to the report and when i run the report to see if everything is fine then i get the
|
| formulas by grouping | 13 Jan 2006 09:18 GMT | 1 |
I am trying to write formula taking report fields divide by another field to get percentages. I get the correct results on the detail line, but not in each of the group footers. In the footer case I want the sum of the field divide by sum of another field. If I try to use
|
| N Records in Subreport? | 12 Jan 2006 17:37 GMT | 1 |
I have a report with related records in a subreport. I only want to print 10 records at a time on each page. Think of an order form, where you have the main part of the form and then the line items... this type of thing. How can I do this with Crystal Reports 8.5? I am using
|
| Question abour exporting to MS Excel format. | 12 Jan 2006 16:23 GMT | 1 |
I would like the ability to export data only from CR to excel, and the docuementation for Bus Obj Ent XI appears to say there's an ability to do so, but I cant find the API call in the assemblies. The docs list as a static/shared method of
|
| CR XI is eating data of my subreports after conversion from CR.NET | 12 Jan 2006 14:16 GMT | 1 |
I converted a project in CR XI from CR .NET. I had a pretty bad side effect where some data are not showing up in some subreports. Can't figure out why. I send a message to BusinessObject support but 7 days later I just
|
| CR9: Export lines and boxes to Excel | 12 Jan 2006 12:21 GMT | 2 |
How could I export lines and boxes to Excel? Borders of fields could be done, but not boxes and lines inserted. PDF/HTML didn't have the issue.
|
| CR and non-databases? | 11 Jan 2006 20:41 GMT | 3 |
I'm a newcomer to CR and vb.net 2005, and I'm wondering if I can use CR reports in my app that *does not use databases*. My app contains it's data in collections of classes that I have written, and I'd like to use CR for reports on this data. However, everything I've ever read on ...
|
| Subreport Question | 11 Jan 2006 20:36 GMT | 4 |
I am new to Crystal Reports and I am having a little troublewith the subreports. Basically what I want is for a subreport to be add the a page after my main report has finished. I have added the subreport to the footer of the main report but that just prints it on every page.
|
| ERROR 20599 - Cannot open SQL server | 11 Jan 2006 20:35 GMT | 1 |
Hi, I'm from Peru, I speak Spanish. My problem is: I have an application VB6 and CR 7. When running application and call a report, display next error: Error-run time 20599. Cannot Open SQL
|
| Record Selection Syntax | 11 Jan 2006 18:21 GMT | 4 |
Here is my record selection formula: (If {?Quarter} = "All" THEN IsNull({MISQAConclusions.Quarter}) ELSE
|
| Showing the selected value from a parameter prompt on the report. | 11 Jan 2006 16:33 GMT | 1 |
I have a Selection Parameter field that is on my Crystal Report which prompts the user to enter a Date value before displaying the results of the report. I want to show the selected Date from the Selection Parameter on the report. Could someone advise me. The Parameter Selection ...
|