Report Viewer



Report Viewer..

Answer / santro

/*Reportviewer.aspx.cs*/
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
using CrystalDecisions.CrystalReports;
using CrystalDecisions.CrystalReports.Engine;
using CrystalDecisions.Shared;


public partial class ReportViewer : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
ReportDocument rptDrug = new ReportDocument();
string path = Server.MapPath("~");
path = path + "\\rptDrugNames.rpt";
rptDrug.Load(path);

TableLogOnInfo logoninfo = new TableLogOnInfo();


/*Here we are assinging the servername,user name
and password to the TableLogonInfo Object*/
logoninfo.ConnectionInfo.ServerName = "localhost";
logoninfo.ConnectionInfo.UserID = "sa";
logoninfo.ConnectionInfo.Password = "sasa";

/* Applaying the TableLogOnInfor object to report
object.*/
rptDrug.Database.Tables[0].ApplyLogOnInfo
(logoninfo);
/*Setting the report source to Crystal Report
viewer control*/
CrystalReportViewer1.ReportSource = rptDrug;
CrystalReportViewer1.DataBind();

}
}
/*ReportViewer.aspx
click form crystal reports
crystal reportviewer*/


Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Everything Else AllOther Interview Questions

The Indian National Army (I.N.A.) came into existence in 1943 in?

3 Answers  


i have my interview on 25th august of PNB. plz guide me for the same. i really need help! my id is sweet_neha1991@yahoo.com and blossoms.sana@gmail.com

1 Answers  


i m doing b.e..i m in thrd year..i have a four year gap.. so if a interviewer asked about my gap .. what is my answer...

0 Answers   Wipro,


how do i begin my interview with a manufacturer to earn their transportation business ?

1 Answers  


what is the impact of crop loan waiver on banks?

4 Answers   Bank of Baroda,


My D.O.B is 13/06/1990. How to write date of birth in christian era?

1 Answers   SSC,


WHAT WAS THE REAL NAME OF SOCIAL WORKER 'ANNA HAZARE'?

1 Answers  


what are the things to be looked after for marketing,purchase and sale?

1 Answers   CSD Bangladesh,


How to use High Level Recruit Card in the game of Grand Battle? I have downloaded the free Android game Grand Battle on Google Play, I love it very much. And yesterday I got a high level recruit card, but I do not know how to use it. Could any Grand Battle fans help me? I cannot wait to find the way! Thank you so much.

1 Answers  


sir I have received a email from marutisuzuki forsalary rs.40000 to 50000/- before the interview the e mail says I deposit 15000/- for security deposit. Is it OK ? or is it fake interview email? Iam new to job interview

1 Answers   Baidu,


i am B.E Civil engineer 2 year exp in construction i want to job in singapore so pls tell me any best and trust oversea consultancy in chennai plzs help me

1 Answers  


what is capability and capability based systems?

1 Answers  


Categories