Hi,
I have a java application which opens crystal report in the crystal report viewer. The report opens up in crystal report viewer but the images for navigation on the viewer do not show up.
The URL for image shows up on the crystal report viewer as...
Hi all,
I am trying to set ODBC DSN in Windows Vista 64 bit operating System.
In am unable to add MS Access database in System DSN of control Panel.
There are no drivers for MS Access *.mdb file on my system.
Please guide me get the drivers.
Thanks,
SN
Hi,
I am using SQL Server 2005 and Crystal Reports 2008.
I have a subreport which is calling a store procedure. This store procedure has three parameters
1. Customer
2. Start Date
3. End Date
I collect this parameter information in the main report.
How can I pass this paremeter information...
Hi,
I have sales table.
The table has two columns
Product
SalesPrice
The table has three reocrds.
Product1 500
Product2 750
Product3 1000
I am using this table in crystal report.
My questions are
1. Can I show the sum of all SalesPrice on the Report...
Hi all,
I just installed BO XI R2.
When I tried to BusinessObjects Enterprise Java Administration Launchpad with URL address http://atg:8080/businessobjects/enterprise115/adminlaunch/
I get Page cannot be displayed error on IE.
Can you let me know what could be the cause for that.
Thanks,
SN
Hi,
I have a crosstab.
It is product verses Store sales crosstab.
Products are rows.
Stores are columns.
And sum of the sale is in the Crosstab fields.
The table Data is as
ProductA Store1 100
ProductA Store1 105
ProductB Store2 110
ProductB Store1 205
ProductC...
Hi, I would like to have some ideas as to what type of templetes which you use so that all reports for the company you work look alike?
What do you put in these templetes?
-SN
Hi,
I use Business Objects Crystal Report XI.
I have a report with single grouping on field 'TableABC.Reseller'.
I summarize field 'TableABC.Bookings'. The summarization I do is the sum of the field. And this summary field is put in Group Footer Section of 'TableABC.Reseller'. The other field...
Please help, I haven't been able to solve this issue that's been driving me crazy for some time, anybody familiar with charts in Crystal reports, specially dual-axes bar charts?
I need my dual axes bar chart to have the same scale on both y1 and y2 axes. As it is now, if for example on my Y1 I...
Hello Forum,
I am using Crystal Reports 9.0 with Oracle.
In my database expert I have the SQL Query as shown at end of this Message.
This SQL Query works on my production database but fails on test database. I would like to know the reason why it fails on my test database.
I did a bit of...
I use Crystal Reports 9.0 and oracle.
I have code Parameters 1.WH, 2.Start_Date, 3.End_Date in database Expert.
And the query as below.
WITH
Parms as (
Select
Case When '{?1.WH}' = '%' or '{?1.WH}'='8671' then 'true' else 'false' end as WH8671,
Case When '{?1.WH}' = '%' or '{?1.WH}'='8691'...
Forum,
I use Crystal Report 9.0.
I am building report with Database Expert retriving data with SQL Command.
select
pack_no,
packitem_breakout.item,
item_master.item_desc,
item_master.dept,
(select dept_name from deps where deps.dept = item_master.dept) department_name,
item_qty...
Hi All,
I downloaded Crystal Report Server XI from the Business Objects web site.
The download went perfect. I got the CRXISerMLB.exe file.
But after downloading this file when I tried to run this file I got the error.
"CRXISerMLB.exe is not a valid Win32 application"
Can some one help me...
How do I use multiple value parameter in record selection criteria?
my multiple value parameter is qparmAssetNbr
and it should be compaired to my database field ast_nmbr
SN
Friends,
I have a date field (Orders.Order Date) in my datebase.
I want to print the last day of the month for that Order Date on my Crystal Report.
Please help me in putting a right formula for that.
SN
Hello forum,
I place New Page after in Group footer for a specified group in Section Expert.
the problem with this is that I get an extra page at the end of my last group in the report.
How can I avoid getting this extra page in the report.
Thanks,
SN
Dear Forum,
Can any one of you tell me weather I can open a certain crystal report(Example ABC.rpt) from a command prompt.
If yes can you give the syntax for that.
Thanks,
SN
Hi,
I am in the process of start working in Crystal Enterprise Ver 10.0 at a new organisation.
Can any one tell me a good document to read before I build a directory structure for publishing reports on the intranet using Crystal Enterprise.
I would like to read information about the security...
I use the following code to open a word document from ASP.NET and this code opens the word document on the current web page.
myExportFileOnline = mergeDocumentOnlinePath & "FNC_Commercial_Release_of_Assignment.doc"
Response.Redirect(myExportFileOnline)
I would like to open word document in a...
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.