Because I answer a lot of questions under the Crystal Reports tags, I often see people misusing the tags. Below is a general description of what each is for:SAP Crystal Reports - questions about general report design and how to use the Crystal Report...
All of the notification emails I've gotten this morning about the new questions have have shown the tag on the question as "SAP Community". But, when I looked at each of the questions, that was not the tag on the question and many of them are from ta...
I've had several answers up-voted in the last week or so, but I don't see that my percent complete for this month's "Dilligent Solver" mission has changed. The description of the mission is:
I would expect up-votes to count and I waited several ...
SAP Crystal Reports (CR) is very dependent on the amount of RAM and disk space that's available when reports that use large datasets are run. Crystal doesn't use Windows swap space when it fills up RAM. Instead, it creates temporary report files wi...
The licensing for the SAP Crystal for Visual Studio SDK includes hard limits for 5 concurrent sessions and 100 concurrent Print Jobs. So, what is a Print Job?
Simply put, a Print Job is an instance of a main report or a subreport when the report is...
See my blog here: How to Speed Up Reports and Prevent Memory Crashes... - SAP Community for more information about how Crystal processes data and things you can do to speed up your reports.Also, if you haven't already, see Best Practices When Using ...
Unfortunately, I don't have access to an active BOBJ system as I'm not consulting on BOBJ any more. So, I can't try to work through this to give you instructions. Sorry!
You are correct, joins are not supported. However, you might be able to use the "BI on BI" universe to get it. If that doesn't work, you'll have to either look at a third-party tool - APOS and Wiisdom have good ones - or write code using either the...
Hi Shibin,I'm no longer doing much with BOBJ or CRS, so I don't have a server where I have access to a system. This means I can give you a general direction, but I can't give you specific details.You're not going to be able to query directly for cur...
That is the Oracle.NET driver, not the standard Oracle client. You need to have the full version of the Oracle Client installed with a tnsnames.ora file configured in order to fully use the native Oracle connection type in Crystal.The Oracle.NET driv...