Report Viewer

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

I need Telangana state Intermediate second year question papers M.P.C group. Pls Post those asap.

1435


what sort of trainings would benefit you in the next year? not just job skill but also your natural strength and personal passion

916


WHY DO YOU WANT TO JOIN AS CLERK IN BANK AFTER M.SC IN BIOTECHOLOGY

3768


plz send me last 10 years bank clerk papers for union bank clerk for preparation. thank u..plz hurry up..its urgent

1635


can u provide me dvc old model question paper for jnr. clerk-typist exam

1778






Why we do not say INDIA as a DEVELOPED NATION ?

1916


iam getting offers for back door process .form the comapanies medhasolutions,lanticsolutions,precessglobal.inc(banglore) cybate commitment 1 lakh salary 1.44per annum mind tech soft commitment 90000rs salary 1.44per annum profilent commitment 90000rs salary 1.80per annum config commitment 70000rs salary 1.20per annum v one infotech commitment 1 lakh salary 1.44per annum finch commitment 90000rs salary 1.44per annum bin soft tech commitment 1.20 lakh salary 2.40per annum impact commitment 1 lakh salary 2.44per annum jkl consol commitment 1 lakh salary 1.8 - 2.4per annum oligoi solutions commitment 1lakh 2.64 per annum plz tell me which one to beleve if any one know details plz send me msg @9885090595

2728


Mahatma Budhy got enlightment under the Banyan tree (Bat briksha) then why there are peepal tree in Bodh Gaya

2079


how to get c & f agengy licence or ragistration ??

3412


can insert multiple value in sqlplus after create a new table? if yes then how?

1363


I forgot my E-mail ID Password. So, anyone send me the date for clerical interview for SBI.My Email id is dhanssmailbox@gmail.com

1516


how to ezee boiler effecincy formula? \and saw dust c.v dry&wet.pl.type

1593


what is article?

1565


i had completed diploma in electrical & electronics engineering . did i have to get any other certificates for applying any government posts ?

1356


what is the general administration

1486