I\'ve got an app running in VB6 using Crystal Reports version 9 (shutup -- it\'s been running great for them for 11 years).I\'ve got MANY crystal reports in this thing, and 99% of them work just fine
i\'m working on an old VB6 project, using CR 8. At the development machine, with Crystal Reports installed, i can export to excel, for example, without problems. Not so at a client machine. I\'ve copi
I need to Export a report as a Record开发者_开发百科Style columns without spaces in C#.Net I\'m not sure what .dll I need to add in.currently in the CrystalDecisions.Shared.dll there is an ExportForma
I just migrated my .NET MVC 3.5 sp1 app to a VPS running 2008x64 and IIS7. My app uses a Crystal Report Viewer to dynamically display reports. I was able to get the reports to display properly after i
I\'d like to get the value of a cell, two rows previ开发者_如何学运维ous, is that possible? I know I can do the row previous, but I\'d like two (or more) rows previous
We\'ve created a Crystal Report viewer application to house all of our company reports. It\'s built in such a way that any time we add, modify or delete a report, the viewer application itself does no
I had a local application in Visual Studio 2010 with Crystal Reports, after install the app in another computer when I want to show a report it throws the following message:
I\'ve got a report that includes some limited duplicate information, there are multiple dates possible, but I want the dollar values to display on only the first item.
When I print 开发者_Python百科my crystal report, it will not print the correct (most recent) database view.To get it to print the correct one, i have to manually select \"set datasource location\" and
What can I do for subreport so that When i click on it, it won\'t appear on the seperate page? I actually found a way but it is really ugly and not convenient for long reports.