Results 1 to 6 of 6

Thread: How to create a Report Server Project in SQL 2005

  1. #1
    Join Date
    May 2009
    Posts
    527

    How to create a Report Server Project in SQL 2005

    Hi,
    I am new in SQL and just for practice purpose on my computer I am trying to create a report server. For this first I just want to create a sample report server project in the system. What are the different steps involved in this. How to create a report server project and then how to generate the same live for different database integration. I need entire steps for this.

  2. #2
    Join Date
    May 2008
    Posts
    3,316

    Re: How to create a Report Server Project in SQL 2005

    Launch Visual Studio 2005 or SQL Server Business Intelligence Development Studio. Go to File> New Project>> Report Server Project. Report Server Project Wizard can be used in the construction of simple and concise report. You can also create report templates with Report Model Project. A draft Report Server Project is composed of different files, they are Data source, different views of the data source and both of report you want to edit.

  3. #3
    Join Date
    Jan 2008
    Posts
    3,755

    Re: How to create a Report Server Project in SQL 2005

    In the draft project the tab Data contains a list of different views of the data source. Each view is stored in a DataSet. The tab Layout contains the workspace that lets you customize your reports. And the tab Preview allows you to have a view before publication. So here you can see the different options in creating a project in report server. You can go through the help options.

  4. #4
    Join Date
    Mar 2009
    Posts
    1,588

    Re: How to create a Report Server Project in SQL 2005

    After a report server project work you will haev to create a Data Source. You must first time, connect your future reports to a data source. In the directory Shared Data Sources, please right click Add New Data Source. In the dialog that just opened, click on Edit and configure the connection to your data source. SSRS allows you to login as a relational database like SQL Server as a database as multidimensional OLAP cubes.

  5. #5
    Join Date
    Apr 2008
    Posts
    4,088

    Re: How to create a Report Server Project in SQL 2005

    Here in a project you can add as many reports as you wish. For that you can follow this step. Add a report by clicking on the Reports > Add a new report. Then the dialog Report Wizard is launched. In the first step you have the choice of selecting one of your sources of data or a new set. In the next step, the query builder appears. The Wizard allows you to choose between types of reports.

  6. #6
    Join Date
    May 2008
    Posts
    4,831

    Re: How to create a Report Server Project in SQL 2005

    There is usually 2 type of report under the query builder wizard. The first is Matrix Report, it is the report matrix helps to highlight the multidimensional data. Each row and column will expand to display the data reports. Here you can see different tabs under it where under the the Page button, all th elements are contained in the header of the page.

Similar Threads

  1. Migrate data from Project Server 2007 to Project Server 2010
    By Akaashath in forum Windows Software
    Replies: 5
    Last Post: 12-03-2010, 12:54 AM
  2. Project 2007 Report for Resources
    By tbfrancis in forum Windows Software
    Replies: 0
    Last Post: 14-04-2009, 06:44 PM
  3. Problem opening a ASP.Net project in Visual Studio 2005
    By Amber in forum Software Development
    Replies: 3
    Last Post: 11-02-2009, 11:15 PM
  4. Upgrade fails: SQL Server Express 2005 to SQL Server 2005
    By Steve BB in forum Small Business Server
    Replies: 3
    Last Post: 11-06-2008, 07:37 PM
  5. Installing SQL Report Server 2005 on Server 2008
    By Marcos Benites in forum Windows Server Help
    Replies: 1
    Last Post: 25-04-2008, 05:54 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,717,901,522.95508 seconds with 17 queries