Quantcast
Channel: SQL Server Reporting Services
Browsing all 1418 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Visual Studio 2012 dataset not working after addind Datatable in Dataset.xsd

Hi All,I encounter a very very weird error which i do not face in Visual Studio 2010.All the SQL result return in dataset format has 0 row even if it should return record after adding table to...

View Article


Integrate reporting services in asp.net

how to integrate reporting services into my asp.net application pleasegetting this errorsThe attempt to connect to the report server failed. Check your connection information and that the report server...

View Article


refreshreport is not a member of 'microsoft.reporting.webforms.reportviewer'

Hello, I just switched from Crystal Report to Reporting Service and created my very first page with a ReportViewer to show my report (.rdlc), below is my code: Protected Sub Page_Load(ByVal sender As...

View Article

Recently Tables overlaps in Chrome in report viewer

My report contains 3 small tables in upper row and 1 big table in down row.Tables overlaps in Chrome in report viewer.No issues in other browsers or pdf print.It was working without any probs. Recently...

View Article

Refresh Button on reportviewer gives "Data retrieval failed for subreport1"

I have two reports. Report A is the main report and Report B is the subreport in SSRS.when I click the refresh button on the report viewer, it refreshes Report A but give Data retrieval failed for...

View Article


Help Needed (Need superscript on the description field )

Hi All,I have two fileds in my dataset Year_discription and source_info(1,2). Now I need to make superscript source_info field to Year_description. So please let me know if any one faced same...

View Article

Multiple Page RDLC to Image

I am able to export rdlc to Image, but it exports only the first page.Below is the code: private void sendImage(ReportViewer reportViewer) { Warning[] warnings; string[] streamids; string encoding;...

View Article

dynamic group with page breaks

Hi,I have data binded to reportviewer. Now my problem is, user will send any multiple columns to rdlc(Not always the same columns).In rdlc need to create groups of those columns and apply page break...

View Article


view SQL server database binary image to rdlc report viewer

Hi friendsi am using Asp.net 4.0 and SQL server 2008 r2i want display database binary image to reportviewerMany ways i checked but i cant.In the report viewer panel no images displayed, but in the...

View Article


RDLC Dynamic table binding without having need of dynamic report.

Dear All,I am new to RDLC reporting, my requirement is simple.I have designed a report and i have set some parameters in that report to populate dynamic data.Now i have requirement to display table...

View Article

about the paging in rdlc

Hi:I meet an problem about the pagation in rdlc. I use reportview10.0, and after setting the table and its dataset in rdlc. When using the rdlc to get the report, the data is all in 1 page, however, if...

View Article

printer icon missing from report viewer , not visible in any browser

i have a report viewer and printer icon is missing, i have used this code from internet, still it is not...

View Article

Reporting Service Formula show #Error on Server

When I update my code from visual studio 2008 to visual studio 2012, all reporting service reports (client site reports) are working on my local and my co-workers machine.After report are deployed to...

View Article


Display many subreports in one report.

Hi pro !!!I have a problem . I have a table Student with column ID. I have a report A display one student at a time by StudenID.In form, i have a list student ID, when i check many student IDs. I want...

View Article

Report Viewer - Unable to Sort

Dear Friends: I am trying to use the sorting of a Report Viewer control in my ASP.Net page.  Here are the steps I am following: 1).  Right click on the column header in the report and click Textbox...

View Article


subtotals and totals using dynamic expression

Hi, I have a table data as below. ocid pno cno title funds pid amount 1A 10 100 xyz ss 1 100 1b 11 100 abc ab 1 50 2c 12 100 pqr ss 2 23 2d 13 100 mnp ab 2 20 1A 10 102 xyz ss 1 100 1b 11 102 abc ab 1...

View Article

Date format

I am working on Microsoft Server 2008 Reporting Services and based in UK. I have followed all instructions on producing Invoice-Batch numbers report of Galactic Database, the last part of chapter 4....

View Article


Error Binding rdlc report with report viewer control

Dears My asp.net web page has report viewer contral . I am dynamically binding a rdlc report with report viewer . I did following steps1: created report viewer .2: Created a rdlc report with dataset ....

View Article

SQL Reporting Service Runtime Error (The item '/reports/Report1' cannot be...

hi friendsHow to fix this problem when i run SQLSSRS .Note:RDL files are in Reports folder(D:/Reports/reports1.rdl)My code is given belowReportViewer1.ProcessingMode =...

View Article

Chart

Please why i can't display more than one chart on my report on my web form please? when i run it into server it is ok  but in the web form no why please?

View Article
Browsing all 1418 articles
Browse latest View live


Latest Images