I'm using C# to present a report. I'm using some sample code, which I admittedly understand only slightly.
Here's the line where I try to pass the data:
parameterFieldDefinition.ApplyCurrentValues(currentParameterValues);
I can pass a datetime parameter for an rpt-only parameter...
I'm trying to use the RDC API to integrate CR XI with our C++ application. I need an ODBC connection to SQL Server. I'm thinking that crdb_odbc.dll is the DLL I need in my call to LogOnServer, but I keep getting an exception. Has anyone been here and done this already? (See the code below.)...
To improve the performance of our reports, we are starting to calculate some of our totals with SQL rather than use Crystals' variables or Summary functions. So we create a query to sum all the amounts in a field and then have the rpt file fetch the result. This works fine with a DAO...
I have a header in Report Footer a. This header applies to information displayed in Report Footer sections a through i. I want to repeat the header if these sections flow to the next page. Is there a way to determine if a section is on the top of the page? I figure I could put a copy of the...
We are trying to use Crystal Report 8.5, using a front-end and back-end ACCESS database. The reports use the front-end database, which has a combination of real tables and queries, as well as links to all other tables, residing in the back-end database. My problem is that whenever I have linked...
Has anyone noticed that the 'Index in use' combo box in the Link Options dialog appears to be broken in Crystal Reports Version 8.5? If you set the index and save the choice, you will find the combo box blank when you come back to the dialog. It looks like a bug to me. I'm trying to find a...
I have a group header and have set the option to 'Repeat group header on each page'. I also have a formula in this group header which initializes the group variables. Whenever I have a page change in the middle of a group the group variables are dutifully cleared. Now this seems to me a case...
We are working with CR Version 8 and Word 97. We just discovered that when we export to WORD column totals are being doubled. This happens in more than one report, so we suspect it's a bug. Has anyone else experienced this?
We've been able to dump the contents of our .rpt files using Perl. We've also been able to set Section Height and Text Object position. Has anyone found a way to call CR functions such as "Verify Database"?
Many thanks.
We are not getting the HTML or ODBC options in the formats Combo List for exporting reports. You get to the Combo List by previewing a report and then clicking on the Export option on the Menu bar. This problem started after we upgraded from version 7 to version...
Here's our problem: We have a .rpt which includes one subreport. We want to produce a summary report, for which the subreport does some of the calculations. Our problem is that the subreport section in the main report is creating blank spaces in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.