Passing Stored Procedure parameter to crystal reports 12, Report showing empty
Hi... am using cyrstal 12, now am developing ASP + SQL with VB based reports,This is my Stored Procedure,ALTER PROCEDURE [dbo].[MIS_R_Master_CrTab_Pillar_Locations] ( @i_ReportAttributesId AS INT...
View ArticleNew to Cross Tab
I am new to Corss Tabs but not new to Crystal Reports. I am using XII have a report that produces thisJob #Ā Ā Ā Ā Ā Ā MaterialĀ Ā Ā Ā Ā Ā Ā Ā Ā Ā DescriptionĀ Ā Ā GrpĀ Ā Ā DateĀ Ā Ā Ā Ā Ā Ā Ā Ā Spoiled60456Ā Ā Ā Ā Ā Ā Ā 2478...
View ArticleCrystal Report Attach Table Dynamically
Dear Folks,I have One Database In SQL Server. The Database has Two tables as Table1 and Table2 with same design structure and fields name but data in both table are diffrent.I have one Crystal report...
View ArticleCrystal report load report error
when i click on button then an error occure Load report failed.My code is:ReportDocument cryrpt = new ReportDocument(); private void button1_Click(object sender, EventArgs e) { SqlConnection sqlcon =...
View ArticleCrystal Report Print in ASP.NET but not printing in IIS
Hello everybody! I have deploy asp.net visual basic 2005 in IIS 5.1. It working fine in the project asp.net but when I publish it in IIS 5.1 and print to printer it showĀ message box ok but nothing...
View ArticleMissing Paramter Values !!!!
Hi Guys,First time i am working on Crystal Report. Actually IĀ am trying to access the Crystal Report parameters from my application and I am getting the above error.MyĀ Crystal Report structure is like...
View ArticleCan i have link to download iso file for crystal report?
I m new to crystal reports and i want to install crystal report in 2010 ultimate and 2012 express.Plz give me link to download.
View ArticleHow to save pdf-converted .rpt by user defined filename?
Hi,I'm using crystal report and I try to convert .rpt file to pdf. When I save the converted pdf, filename becomes the pagename by default.How to give my own filename while saving the pdf converted...
View ArticleFrezzing Page Header in crystal report
hi , i want to freeze the page header (columns name) , so if the user scroll down the report page the header will be displayed everywhere
View Articlehtml decode crystal report
Dearshow to decode values on crystal report i have created a crystal report when it retrieve the values from the table some field which is encoded shows like thatانقĀ how to...
View Articlecrystal reports displaying multiple groups and customize group title based on...
We have a requirement to display crystal reports data under multiple groups and customize group title based on specific conditionĀ What would be the best solution.Ā Please provide.We were thinking two...
View ArticleFailed to export using the options you specified. Please check your options...
Hello,I am using Crystal Report on ASP.NET for reporting. All the parameters passed in report are static. Report is properly displayed but while exporting to pdf it shows error messageĀ <div...
View ArticleFont problem in vs2008 Crystal Report
I have just migrated project from vs2003 to vs2008.I have problem with Crystal Report.Alignement was not in proper.Font Size not Coming in proper SizeDo you have any solution
View ArticleFinding values base on months..
This is an example of my database. We keep track of how customers pay for products that are on a monthly basis. Customers are required to pay every month. I need to find which State, Customer(s) have...
View ArticleDynamic Design Generation
Hello,I am working on one project in which i have to design a table dynamically.I have all the data that is needed to build a table.There are also certain Groups. For E.g If we consider age as a group....
View ArticleFormula for groups?
I need a formula that would read something like this:I have 2 Groups. First group is called @Books and second is called @Numbers. @Books is in 'details a'.Second group "@Numbers" ranging from 1-12 is...
View Articlehide report viewer when report document downloaded
Dear All,Pls help to solve my following issue.In my web application , I am usin a reportviewer.When I click button,Report will generate and will show in a crystalreportviewer.And If the record count is...
View Articlehow to give a fixed value y axis to charts in crystal reports
Hi am new to crystal reports,here my requirement is i have line chart with 2 data.....one is fixed ...the other is calculated....now my problem is how and where can i give the fixed value to line...
View ArticleHow to Create Cross Tab Crystal report
Respected AllĀ i have following type dataSR.NOTextNumberFromToWt1T1ABCXYZ12T2ABCPQR103T3MNOXYZ14T5XYZABC15T6PQRMNO16T7APCNTR17T8ABCAPC18T9ABCPQR100getting record in this table format from procedure...
View Article