I would rather not rely on a salesperson for advice but one of my biggest issues with Business Objects is the lack of reliable information. I have asked the same licensing question to many people (sales reps, managers, technical experts, etc) and never get the same answer.
Our system is an...
Licensing is the issue with Crystal Reports Server XI. I was orignally going to use it but once I started talking with the Sales Rep at Business Objects they said I need the BOE CPU license.
We use crystal as the reporting tool for our web based ERP system. The CPU license for Business Objects Enterprise is fairly high, even if you only want the Crystal Reports functionality. It gets even higher if you want additional features such as OLAP tools, Office add-ins, dashboards, etc.
I...
My company is looking to upgrade from Crystal Reports 8.5 and we were going to go with Business Objects XI until we found out how expensive it would be. Has anybody used Pentaho for their reporting needs? The price seems much more reasonable, especially for all of the tools it offers. I am just...
Sorry, by add the paramter field to the report I meant that if you are not getting any data on the report you should at least display the parameter on the report (by dragging it from the Field Explorer to the Page Header) so you can see if the parameter is getting populated correctly. The...
Here is an example of how I set parameters from ASP for CR 8.5
Set ParamDefCollection = Session("oRpt").Parameterfields
Set session("Param") = ParamDefCollection
Set MyParam1 = session("Param").Item(1)
MyNewParamValue1 = Request.Form("Whse")
Call...
We have a custom ERP system built using PHP and Sql Server. We would like to use Business Objects Enterprise with Crystal Reports for reporting. I am not sure how to tie our system with the enterprise system for our custom security model. Has anyone ever used PHP to do things like adding users...
I am not sure how to check if the data retrieval was successful.
Here is some additional information:
- using RDC to load and export the report
- the pop-up screen gives me the option to select the parameters I set-up in my program (ie Paramater 1 combo box has the value "12345" but it is not...
I am in the process of upgrading our applications from Crystal Reports 8.5 to XI Release 2. One of our applications is a Visual Basic 6 program which runs every hour and exports reports to PDF format. It worked great in 8.5 but when I try it in XI as soon as I call the export function I get a...
We frequently get "erealloc(): Unable to allocate 1441792 bytes" errors in our error log. It seems that every time this happens a user of our application gets a page cannot be found error or their session data gets lost. Any idea of what causes this error or how to fix it?
We are currently...
A stored procedure always returns a return code which is an int. It can also optionally return 0,1, or many resultsets and output parameters.
I am using Crystal 8.5 and as far as I know a report can use the first resultset returned from a stored procedure but cannot use any other resultsets or...
Has anyone been successful getting reports to load with the Java viewer in Firefox? I found the Knowledge Base article and installed the listed hotfix but I am still having no luck.
Thanks
Make sure you link the params in the main report to the params in the subreport. To make sure you have the right items linked the subreport parameter field to use should have the question mark in front of the field name (they are also usually near the end of the list).
If you don't link...
I built a program in Visual Basic 6 which runs as a scheduled task each hour from 9 to 5 from Monday to Friday. A week after setting up the program to run on my NT 4 server I started getting "Initialization of the dynamic link library C:\WINNT\system32\USER32.dll failed. The process is...
I tried installing each of the fixes you recommended but the PDF export still doesn't work. I am going to try reinstalling everything to see if that helps.
I tried installing The Database and Export Drivers Monthly Hot Fix but I still have the problem exporting to PDF. What other hot fixes did you install?
Thanks
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.