MS SQL Server
  Home arrow MS SQL Server arrow Page 6 - Building a Multi-table Report with SQL 200...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MS SQL SERVER

Building a Multi-table Report with SQL 2005 Reporting Services
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 13
    2006-12-05

    Table of Contents:
  • Building a Multi-table Report with SQL 2005 Reporting Services
  • Create an RS Project
  • Connecting to data
  • Creating a query
  • Designing the table: choosing page and grouping
  • Deploying the report on the Report Server

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Building a Multi-table Report with SQL 2005 Reporting Services - Deploying the report on the Report Server


    (Page 6 of 6 )

    When you deploy the report on the Report Server, you will be giving web access to your reports. Since the data is coming from a SQL Server which requires SQL Server authentication, the report is available only to authenticated users. In order to deploy the report, right click on Report1.rdl and from the drop-down click on deploy. This brings up the Microsoft Report Designer message. This message says that the target server (Report Server on which this report must be placed) is not specified.

    Click on the OK button to close out of this window. Highlight the Project in the solution explorer and right click to open the project's properties window as shown. Type in the URL as shown in the text box for the TargetServerURL.

    The next picture shows the web server on which you may find this server. The report may be targeted to another server if you wish. For the RS, you may find two virtual directories. You may upload a report, or you may place the project on the Report Server.

    By accessing the Home page of Reports$Mysorian you may upload the file using the Upload File button. The Report1 !New has been uploaded using this button.

    If you click on Report1 !New it will open a screen where you need to provide the authentication information.

    After the authentication you can click on the View Report button to open the report as shown, hosted on the Reports folder.

    However if you successfully deploy the project, the project files, which may consist of other reports, will be hosted on the Report Server.

    Summary

    Details of creating a multi-table report using the SSRS have been described. The report accesses the Northwind database on the SQL 2005 server which requires SQL Server authentication. The built-in query designer is extremely user friendly. However, the query designer may not work the same way for non-Microsoft data sources. The formatting of the report is also facilitated by the extensive properties available for the controls in addition to the built-in styles. Microsoft's SQL Server Reporting Services makes rapid enterprise report creation and deployment a whole lot easier by the tight integration of its products.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

       · SQL 2005 Server's RS is a full service reporting tool fully integrated with VS...
       · i would like to know how to generate multi-table ( belong to different databases)...
       · Hi,There is a very easy to use built for OEM integration solution that does...
     

    MS SQL SERVER ARTICLES

    - Windows Server 2008 as a Workstation OS
    - An Overview of Windows Server 2008 R2
    - LINQ to MySQL, Oracle and PostgreSQL Provide...
    - Completing the Introduction to Transact-SQL
    - A Brief Introduction to Transact-SQL
    - Lookups and Blocking Bad Data
    - Field Validation Rules for Blocking Bad Data
    - Using Masks to Block Bad Data
    - Blocking Bad Data
    - Using @@ROWCOUNT and TABLE Variables for Dat...
    - How to Use Variables, IF and CASE in Databas...
    - Creating Important Aspects of Notification S...
    - Working wth Variables in Database Interactio...
    - Delving Deeper into Notification Services
    - Notification Services





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek