Hi,
I have a strange question....
I want to generate Crystal Reports (XI), and I want to use only the Crystal part on the BO server, but the rpt file is not on BO. I'm using Vs2005 with c#.
The reports are non-embedded. I have the following code:
sessionMgr = new...
Hi,
I want to create a report with 3 columns with 1 level of header. The detail level is "Across then Down". I want that the header goes on each level detail not just at the the beginning of the group.
I'm using CR 9.
How can I do that?? Is it possible??
Thanks
Hi,
I have a problem... I use CR9 and I want to display the main picture of a project in the details section (with project information). But my images have not the same size. Can I ajust the picture field (in CR) depend of the picture size???
Thanks
Hi,
I know that we can change color of a visited link by :visited in my CSS. It works well for static link...
But, how can I manage visited link if they are dynamic. In my ASP application, I made a picture search and the result show the basic information about the pictures found and a link...
Hi !!
My client ask me to create new dynamic tooltips. The problem is that my tooltip appears in front of controls (OK) except comboxbox (NOT OK).
For my tooltip, I use a textarea in a <span> and the z-index is set to 200.
Here my declarations
<SPAN size="">
<div id="tt_Custom"...
Hi, I'm using CR9 and I have a question for you...
Can I take a field of the last record of the report and display this field on all pages footer of the report???
My report give a history summary of the updates on a table. Each record is a change made by the user. I need to display the last...
Hi,
I have a question for you. I need to round a number. I did this function... It works wells, but sometimes it gave me an error
DECLARE @Amount float(53)
--SET @Amount = 9249599.0 --'Problem.. why??
SET @Amount = 54249 -- Same thing
--SET @Amount = 892499.0 -- Again
--SET @Amount =...
Hi,
I did that:
Select * from OppSalesTeam where role = 'Financing' and Opportunity = '123456';
The result is this:
ID role name Opportunity
2143 Financing bank 123456
4141 Financing owner 123456
But, I would that...
Hi,
I did that:
Select * from OppSalesTeam where role = 'Financing' and Opportunity = '123456';
The result is this:
ID role name Opportunity
2143 Financing bank 123456
4141 Financing owner 123456
But, I would that...
I need to get the number of line printed in a "can grow" field. I'm using the version 9 of crystal. I want this to see where I am in the page (for layout). My field names "Description". I want to store that in a cumul variable because after I will use that to calculate and put images at the...
I have 3 headers (workgroup, activities and marketing manager). there are no break on the 2 last. The details is the informations about them (address, phone, etc). I don't want to put the informations in a footer. I want to check if there are enough space to be sure that a header is not 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.