Hi,
I use CRXI and Sql Server 2000. I want a report, that users can choose multiple student IDs they want to see, then the report passes these mutliple IDs to a stored procedure as parameters, the sp runs and returns records which are only related to the students the user has chosen.
The...
Hi,
I use CRXI and Sql Server 2000. I want a report, that users can choose multiple student IDs they want to see, then the report passes these mutliple IDs to a stored procedure as parameters, the sp runs and returns records which are only related to the students the user has chosen.
The...
Hi, guys, here is my problem. I already have a jsp website, now I want to generate some reports whose data are taken from my jsp website. (The database only has raw data, and after after complicated calculation, my jsp page shows the end metrics. I once tried to put all the calculation into...
Hi, guys, here is my problem. I already have a jsp website, now I want to generate some reports whose data are taken from my jsp website. (The database only has raw data, and after after complicated calculation, my jsp page shows the end metrics. I once tried to put all the calculation into...
A strange thing happened after I upgraded from CE10 to BOEXI. Whenever I tried to add a report from Central Manager Server, it returns a Retrieve Error:
There was an error while retrieving data from the server: Failed to read data from report file C:\WINDOWS\TEMP\tmp37.rpt. Reason: Internal...
I just upgraded from CE10 to BusinessObjects enterprise XI. We used to use WindowsAD authentication in CE10, however, now when I tried to logon, it shows
"The secWinAD security plugin is not available. Please contact your system administrator for details "
Please help me, Thanks!
I posted this question several weeks ago here, and was told that there are no easy ways to do it in CR10 and below. I want to know whether this can be achieved with CR XI and how, if so, I would probably go and get CRXI. Thanks a lot!!
I have a stored procedure which takes a parameter...
Hi, my company created a .net website which communicates with CE10 to display reports on our own website. It works but I just found a seemingly bottleneck: if I open a very large report(which takes 10+ minutes to run the stored procedure), then at the same time if I try to to open another page...
My company uses windows AD authentication and single sign on for CE10. But then we find that the database server will attempt to authenticate the report using the account under which the Crystal Server is running. This is not what we want. We want impersonation, i.e, to authenticate the database...
I have a stored procedure which takes a parameter studentID(number). However, my users have a hard time memorizing all studnetIDs, instead, they'd like to input studentName as parameters. Assume the studnetID and studentName relationship is stored in a table studentInfo, is it possible that a...
Hi, guys,
My reports are already stored in Crystal enterprise. For some reason, now I want to create a customized website which can view reports from CE. I figured out the following code, but it will always ask users to input parameters. How can I code the parameter in code and thus supress the...
My report uses a stored procedure which takes a parameter of type datetime. (I am using MS SqlServer). Now I want to pass the value of the parameter from jsp file. Does anyone know how to do it? I used a Calendar-type varialbe in my jsp file, like val.setValue(Calendar.getInstance()), but it...
I started to use jdbc driver to connect to MSSql Server from Crystal Report Developer Version 10.0
However, I find that it returns far fewer stored procedures than the database actually has. My database have 100+ stored procedures, but the jdbc driver only returns about 40 of them in the...
I have a report which is grouped by a column "color". I want to insert a pie chart in group header for each of the group showing how each color's composition, eg. Red contains 30% a, 25% b, 20%c, etc.
The chart I did is good except it has 'For Red' and 'For Yellow' as subtitle on each of 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.