Results 1 to 3 of 3

Thread: Problem with SQL 2005 Reporting Services

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Problem with SQL 2005 Reporting Services

    Hi,

    I have created a Report Server Project in Visual Studio 2005 that is basically just like the demo they included. I added a data source. In the data I selected the top 100 records which shows. I designed the report in the Layout tab and then clicked Preview and it shows which is the first record.

    Now I Build the project which is fine and run it. A new window showing the report comes up. But it only gives me the first page. It has 1 of 1 at the top instead of 1 of 100. How do i get it to show all of the records from the data so I can view them?

    I'm still learning this so maybe its something very simple I left out.

    Thanks

    Warren

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Problem with SQL 2005 Reporting Services

    100 records does not necessarily mean 100 pages.

    How many records are on the one page?

  3. #3
    Addicted Member
    Join Date
    Jan 2008
    Location
    Pittsburgh
    Posts
    169

    Re: Problem with SQL 2005 Reporting Services

    The error is most likely in the Layout. If you are putting the results into a table then make sure the table is not filtering for just the first record. In fact, whatever object you are using to show the fields - make sure there is not a filter set to limit the results more than what the query is already doing.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width