How to use Crystal Report when using MYSQL database connection
i have a page where i have to generate report on button click.i had added crystalreportviewer on page.now i have written a query to fetch data.but how to use that query to fetch report in crystal...
View ArticleLine suppression at bottow of page
Hello,I have a report that contains a box that is wrapped around the detail sections. I also have a detail section where I am placing a line under each detail row. When I get to the bottom of the...
View Articlenew to crystal report in asp.net
Hello everyone,can someone please guide me creating crystal report in asp.net. what are the steps in creating and calling crystal report on button clickthanks,
View Articlecrystal report picture not showing
Hello I have crystal report and when I use static image , the image is not show in the report I am using latest Crystal Report Service Pack for VS 2010 I search in many sites and I couldn't find any...
View ArticleCrystal Report Export To PDF Error : Operation not yet implemented
Hi,We are facing an issue while exporting Crystal Reports to PDF in Windows 2003 R2 Server. The Error Message is : Operation not yet implemented.We have gone through the following different solutions...
View ArticleAccess Denied when load a Crystal Report
Hi!First, an apologize for my english not is very good.my problem is a little strange, because is not recurrent only sometimes appear a error that said:"Access Denied, Load Report Failed"my code is...
View Articlehi, i am trying to open and view a report that comes from another server with...
hi, i am trying to open and view a report that comes from another server with different odbc connectioni created a crystal report for a mysql database on my machine and everything works greatbut we...
View Articlecrystal report and oracle connection using asp.net (web application)
hi, I am trying to connect with ORACLE database using asp.net 3.5 for displaying Crystal Report. I used the codecr.SetDatabaseLogon("userid", "password", "localhost", "dbName") error message:Logon...
View ArticleSuppress blank field
I am using crystal reports. Now I have a customer database, where in the address section, there are multiple addresses (Address 1, Address 2 and Address 3) followed by zip code, and town.There are...
View ArticleCrystal report version 10.5.3700.0 and 13.0.2000.0 refers to which versions?
Hi,I have two versions of crystal report in my system. While I'm using VS 2008 I'm getting crystal report viewer version 10.5.3700.0 and if I use VS 2010 I'm getting crystal report viewer version...
View ArticleDatabase logon failed when opening report with parameter values in...
Hi,I designed 2 crystal reports: report A contains parameter fields and report B did not contain any parameterI can open both reports in development site using CrystalReportViewer control. When I open...
View ArticleCrystal reports -Export to print after rendering does not start
Hello,I have an issue with crystal report and it is driving me crazy. I am using crystal report 2008 runtime on the server. If i browse the website and run the report using the default website(the name...
View ArticleCrystal Report Print to PDF option
Hi,I am using Crystal Report 13 and trying to print a report. I setup my crystalreportviewer as bellow.<CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="true"...
View Articlecrystal report viewer print button not working
crystal report viewer print button not working... anyone can help me pls.....
View ArticleCrystal Reports Error
I am using Crystal Reports for Visual Studio 2010 with VB.NET. I connected crystal reports to Microsoft Access 2013 database through dataset. I'm getting the error: Failed to load database information....
View ArticleProblem in Printing and Exporting Crystal Report
I'm Using VS2010 and SQL Server.The below code is I have used in my page for Crystal report.//Here I retrieve User Name from another page using sessionprotected void Page_Load(object sender, EventArgs...
View ArticleVersioning queries in Crystal Report?
Hi,I have two versions of crystal report in my system. While I'm using VS 2008 I'm getting crystal report viewer version 10.5.3700.0 and if I use VS 2010 I'm getting crystal report viewer version...
View ArticleLoad Report Failed On Crystal report Printing
i have face a problem ,I have use crystal report 13 in asp.net application. When print multiple copy continuously then printing stop.its run again when we restart application pool.please provide any...
View ArticleGenerating Crystal Report Using Entity Framework in MVC5
Please I have an application that I have built and am trying to integrate crystal report using what i have query from my controllerthis is the report generator Controllerpublic ActionResult...
View ArticleCrystal Report to PDF
I am trying to send the data from a single record to a Crstal Report that I created and then create a PDF from that report that I can Print. This is the error message that i get Exception Details:...
View Article