I have a report which has parameters from the main 'container 'report which is a single valued parameter being passed to a subreport via a direct parameter to parameter link.
I am simulating it to behave as a multivalued parameter by asking users to enter multiple values as a comma separated...
I have a report published to Crystal Enterprise that needs to be run on demand and exported to CSV file.
I run this report and when I look under the export options, there is no CSV listed in the drop down.
Our admin informed me that the only way to export a published report to CSV in crystal...
Hi,
I am currently developing reports in CRXIR2 using a SQL Server 2005 DB with an ODBC connection.
The issue I am facing is that I have a report with a total of 38 parameters. The main report acts as a shell to prompt the user for parameters and the actual data is pulled in by a sub...
Hi,
I am currently developing reports that run off SQL Server command objects as datasource. These reports have 2 to 3 dynamic parameters. i.e. non cascading ones that use command objects to populate the drop downs.
I need to be able to add the All option to these drop downs. That part is...
I have a few reports developed in Crystal Reports 10.
The page layout for these reports are 11 x 17 landscape. I have set this in the printer settings and saved my rpt.
When I publish to CE and try to view the reports.
I do not see all the fields on the report
Half of the report is cut off...
This might seem like a silly question but it has been bothering me for a while and any amount of googling or reference has not provided me with a satisfactory solution.
I am using CR XI with Oracle 10.
I have a 4 parameter stored procedure which I use in my report. Report is built and all is...
My organization uses a jsp based CR9 reporting method. The jsp viewer is used to display the report.
All the reports run off java stored procedures and each report has a subreport resting in it which runs off a regular pl/sql procedure and the parameters of the main and sub report are linked...
Enviroment
CR 9
Jsp front end jdk 1.4.2
Oracle 10g (JAva stored procedure)
Her is what is happening, when i execute my stored proc within toad it completes successfully
Moment I use it as a data source for my CR it throws the PLS 00306 error for wrong number or types of parameters.
Now all...
I have a package specification where I have defined two cursor types
type curtype1 is ref cursor return temp_table%rowtype
and similarly curtype2
I have 2 stored procedures that make use of these cursors
create or replace procedure1(p1,p2....,cur1 in out packagename.curtype1)
then the...
I created a CR in version 9 off a oracle 10g stored procedure. I am using the odbc oracle driver v 5.1 I run the report in crystal and I face no problems. When I schedule it to run on e portfolio it gives me this error
"Failed to open a rowset. File ~tmp12404ca9d46bdb0.rpt."
Any ideas why...
Environment
CR 9. Oracle 10g . ODBC driver for oracle.
I am using a stored procedure that populates a temp table that is read into the report. When i use the native oracle driver to add the stored procedure I am able to see data without issues.
On using the ODBC I do not get any data and I...
Environment
Crystal Reports XI Release 2
Visual Studio 2005 ASP . NET 2.0
Windows Server 2003
I have integrated a report that has 2 subreports in it with an ASP . NET website.
I am using Table Adapters to populate dropdownlists for 4 parameters in a cascading manner
When method...
Hi,
I am using CR XI with an Oracle 9i backend. I am kinda new to CR so please be patient and bear with my long winding rambling explaination
This is the outline of my report.
It consists of 2 subreports A and B referencing tables TabA and TabB respectively.
The two reports are linked to...
Hi,
I am trying to integrate crystal reports xi into a VB .NET desktop app. I am using VS2005.
The issue I am running into is each time I run a report from the app it asks for the database logon credentials.
I have tried using the
MS driver for oracle and the OLE DB driver
The userid and...
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.