I upgrade From Crystal Report 2008 Basic to Crystal Reports 2008 Dev version 12.3.1.164 and used embebed reports in my application, since that the DLL Size grew may be ten times.
What I need to do to reduce the DLL size?
...
What can be the reason that Crystal Reports Engine sometimes thinks that a field, that is returned from some stored procedure, that is in fact is of type money, is a varchar 255? Because of that I cannot apply any number formatting.
...
How to find End Of Record(EOR) in a table at Crystal report environment?
...
I have a pretty tricky report on my list of things to do and for the life of me I can't figure out a way to accomplish it. To be fair, I'm a pretty big Crystal newbie. Unfortunately, my current task is out of my realm of experience. This is where Stack Overflow comes to the rescue!
My Datasets look like this:
Usage
------
LocationID
Cu...
what is the equivalant command like in vb for EOF(), MoveNext, Moveprevious commands in crystal reports
...
I am creating this report using Crystal Reports 11.5 that is a look at our database values. This means that users can select which tables to display and the report will show them all rows in that table (I realize this is not such a great idea but that's what was asked for).
The report is a collection of sub reports, one for each table....
Using VB6 & Crystal Report 9
When i click the button, i want to view the report in the form..
Need vb6 code help....
...
for example if label count is 3 in database, the label should be printed 3 times in the report.
...
How do i prevent a Crystal Report Field from not expanding.
it seems if these are my fields
[Column1] [Column2]
XXXXXXXXX YYYYYYYYY
when Column1 seemed to have more charaters to display it automatically expand the whole field thus
[Column1] [Column2]
XXXXXXXXXXXXXYYYYYY
How can I prevent this from happenning?
...
I am having a strange issue with a VS2008 application we are distributing where the numerous Crystal Reports are all displayed in the viewer at half width, making most of the reports completely unreadable. The reports also print half page width when printing is attempted.
The frustrating thing is, MOST target machines display and print...
We use crystal reports 11.5 and for some reason one of our Report files all the reports are off center in the report preview and when you export to PDF but this happens on ONLY a couple PC's, others work fine.
Any thoughts? Any machine specific settings for Crystal Reports that handles this behavior?
Thanks!
...
I have issues with connection in application that uses Crystal Report.
Issue occurs when CR component initializes connection to database.
Application crashes at that point.
But when I initialize connection to some directory on server via remote desktop before application starts, then it connects to database successfully.
In our projec...
I am getting below error while generating report using crystal report:
Error in File C:\Windows\TEMP\repEnquiry {095737EB-07B4-437D-9E86-85780B7417B0}.rpt:
Access to report file denied. Another program may be using it.
For this i did google and found some solutions but still its not working:
what i tried:
-given full access to aspne...
Hi:
I need to modify a static text (few words) in 3 rpt files. But I dont have Crystal Reports. How i can do it?
existes some free editor or software to be able to modify a simple text of the report?
...
I am using Visual Studio 2010 Ultimate Edition and I've installed the Beta 2 release of SAP Crystal Reports, version for Visual Studio 2010. Everything works fine but when I try to set the ReportSource property for the crystalReportViewer I can't find it. Is there any other way to bind a crystal report to CrystalReportViewer? This is m...
I have a header subreport who is used in a lot of reports. (about 40-50 reports)
I want the header to be up to date without doing anything manually each time.
Do you know how it can be done ?
By the way, my crystal reports version is 10.5 (The default one in VS2008)
...
Hello All,
I am having an issue is that while exporting a report to excel sheet, there are lots of spaces and empty cells between the data, as well as, the cells are merged.
Is there is a way to export the report and each field will be in a cell ot to control that exportation, suppose my report looks like this:
No Trans_No
1 123...
Hi All
I've converted a bunch of reports from Crystal Reports 7 to Crystal Reports 2008 as part of a migration from ASE (Sybase) to MS SQL Server. I also verified it via the "Set Database Location" option in Crystal Reports 2008. When I converted the reports I pointed them to one of my test databases (let's call this DB_a). I call the...
Hello,
I am using the version of Crystal Reports that is bundled with Visual Studio 2008. I'd like to pass in an image as a parameter, but I can't seem to figure out how to do this. Can somebody point me in the right direction?
Thanks!
...
Crystal Reports 11 (craxdrt.dll 11.5.7.1048)
Windows 7
I'm using Crystal Reports to export to a PDF document, using CRYSTALCRAXDRT::IReport::Export, and am getting an error, Windows 7 only.
"There is no email program associated to perform the requested action. Please install an email program or, if one is already installed, create an ...