Hi guys,
I am trying to pass a null to a sproc (in CR XI and CR 2008) and i cannot figure it out;
here is relevant code
--sp
ALTER PROCEDURE [main].[test_null]
@s varchar(max) = null,
@z varchar(max)
AS
SET NOCOUNT ON
set transaction isolation level read uncommitted
BEGIN
if @State is...
yes.
for instance
?reporttype='cardoverview' then the output is
UserID/CardType/CardNo/Balance
?reporttype='accountoverview' then the output is
UserID/AccountType/AccountNo/IBAN/Balance
so some columns are the same, other are equivalents and other are in plus... I have this situation for nine...
Hi guys,
I have to output the results of a sproc that returns a variable number of cols depending on one param.
My initial thought was to develop a subreport for each value of the decisive param... and to suppress them as i need.
This is one unpleasent solution...
Is there another way? Can I...
Hi all,
I need to center a picture (logo) in a section. The section is a group that contains variable number of rows.
What have i done is to make me a overlay section with it, but I don't know how to center it. I tryed addin an empty formula field (I call it spacer) that can grow and insert as...
I solved the font issue, now I have the font ( 'writhed' => misspell from to write)
About the export thing, I export as PDF, but also MS Word is font size slightly different. My solution was trial and error different font sizes until the size was the same. About the registry setting I'm not sure...
Hi guys,
I have never noticed this before till 3 days ago. I have a word template (docx) that I have to replicate exactly in CR.
Here comes the problem... it seams that fonts differ in size and type when exporting from CR and from MS Word.
For example Georgia size 18 exported from CR is smaller...
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.