In visual studio 2008 I cannot find crystal report option in 开发者_如何学运维the Templates pane of Add New Item dialog box. Please help me to find a solution.Please check your programs whther u have
I have a column in database which is varchar. How can I convert 开发者_如何学Cto integer in order to get the sum in crystal report. Will it possible to conver the varchar to numeric when using the sto
I want to have this layout in Crystal Reports: How can I开发者_开发知识库 do this? If it cant be done in CR or SSRS, is there any other alternatives?I don\'t believe this can be done with Crystal R
Say I have a result set with these values: orderID typeofSale A1 Sell A1 Buy B1 Sell C1 Sell The total number of orders here is 3, as A1 got divided. How can this be calculated in Crystal?
Crystal Reports XI Have a report with a page header containing data from a table, detail section which can contain a varying number of records, and a report footer containing a total from the detail
We got an old app written 开发者_StackOverflow中文版in VB6, which uses Crystal Reports. Is there a tool that would allow us in which permission the application is being denied to create the Crystal R
i am getting this error when i\'m trying to create a report using the Report Wizard. The report definition is not valid.Details: The element \'TableCells\' in namespace \'http://schemas.microsoft.com
I want to pass parameter to a crystal report viewer. I added .rpt file to the report viewer, but I can\'t get the parameter field to bound the variable.
I have a subreport, and in the Group Footer, I have string, that I am trying to change the background color using the following code.
i have sql building a temporary table. it runs fine in SQL server management studio, but as soon as i put it into the crystal report add command feature it doesnt work. i have found that it is not wor