Loading

How to use Microsoft report viewer in vb.net 2010?

Submitted by: 
Visitors have accessed this post 16531 times.




Cedrick R. Blas
cedrickblas@yahoo.com
09081805286
Freelance System Developer

Hello People! Here I am Again. This is a simple demo on how to use SQL Server Reporting (Microsoft Report Viewer). Hope it can help you.

This is only my reporting tool ever, i never use CR(Crystal Reports), I love Microsoft, I love RDLC :)

SQL Server Reporting Services provides a full range of ready-to-use tools and services to help you create, deploy, and manage reports for your organization, as well as programming features that enable you to extend and customize your reporting functionality.

Reporting Services is a server-based reporting platform that provides comprehensive reporting functionality for a variety of data sources. Reporting Services includes a complete set of tools for you to create, manage, and deliver reports, and APIs that enable developers to integrate or extend data and report processing in custom applications. Reporting Services tools work within the Microsoft Visual Studio environment and are fully integrated with SQL Server tools and components.

With Reporting Services, you can create interactive, tabular, graphical, or free-form reports from relational, multidimensional, or XML-based data sources. You can publish reports, schedule report processing, or access reports on-demand. Reporting Services also enables you to create ad hoc reports based on predefined models, and to interactively explore data within the model. You can select from a variety of viewing formats, export reports to other applications, and subscribe to published reports. The reports that you create can be viewed over a Web-based connection or as part of a Microsoft Windows application or SharePoint site. Reporting Services provides the key to your business data.

http://msdn.microsoft.com/en-us/library/ms159106.aspx

Download Code: 

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

cedrick blas's picture

Download na :) hehe

Hello,

I did download it, but cud not open as i have 2008, can you please help me wth 2008 on harivaag@live.in pls

rgds
harivaag

Nice.

Does it support crosstab query? If possible please create report based on crosstab query.

Thanks

I would appreciate it if you could show me how you made reports in a video or so...done a great job btw

Thank you for good tutorial
I want to:
1. if to display some content database to the Report Viewer
2. Displaying text from the textbox on the form to report

how?
Thank you for your help

admin's picture

You need to setup parameter in the report designer.

Wait for my tutorial.

cedrick blas's picture

pass parameter from forms to report...

How to create invoice report using microsoft reporting???Please help!Base on invoce number in textbox!How to pass parameter???

Does the report viewer can show specific file??examples you want to show the list of names who logged in that specific date?

I want to try this one :)

Add new comment