I have a Crystal Report I\'m trying to recreate from scratch after an update from VS2008 to VS2010 caused it to implode horribly.
I was trying to filter the data in database with the following formula in my crystal report and one of the condition is to included the data even this, \'{vw_CandidateProfile.Typ开发者_如何学编程e}\'
I\'m creating a report (in Crystal Reports XI) based on a SQL stored procedure in a database.The query accepts a few parameters, and returns records within the specified date range. If parameters are
I am using a function which is calling a crystal report as : ShowReport ( Report1) In show repo开发者_运维知识库rt ShowReport :
I am using C# with Winforms. I am trying to print bills on a paper roll. The width of the paper is 3in but the length of the paper is dynamic (its a roll paper). The length depends on how many items a
I added multiple sub reports in the details field of a crystal report. But when i did this, i couldn\'t see the sub reports when I click \"Mai开发者_开发问答n Report Preview\". I know how to add sub r
I have downloaded the sample from Here i have crystal reports 2008 (12.0.0.549) and vs 2010 is installed. I am getting the following error.
i have 2 开发者_开发知识库tables: Table: A (the Header) Id|Name 1 |A 2 |B 3 |C table: B (the lines)
Please help me. I want to add field into exsting Crystal Report. once i add new field i want to filter using that field. I now how to filter but dont know how to add new field to existing crystal repo
How do I sum a specific field based on values in some other column. I am trying to do - Sum of Annual Costs (Column to be summarized) where Cost type (Column field the summary is to be based upon) = E