Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Tags » Reporting Services

Related tags: analysis services, business intelligence, report builder, sharepoint, sql, sql server, sql server 2005, sql server 2008, ssrs, webcast

  1. How to configure Reporting Services for Scale-out Deployment

    msdn.com » SQL Developer - Connecting Databases - Nov 9, 2007

    1. Install both servers with SSRS2005 with FilesOnly. 2. On the first instance run SSRS Configuration tool and create a database. 3. Configure the service accounts and virtual directories 4. Launch the Configuration

  2. Reporting Services Server Components

    msdn.com » SQL Developer - Connecting Databases - Nov 9, 2007

    1. The Report Server Web Service 2. The Report Server Windows Service (Scheduling and Delivery Processor) 3. The Report Server Catalog 4. The Report Processor 5. Data Processing Extensions 6. Rendering Extensions

  3. Report Request Handling

    msdn.com » SQL Developer - Connecting Databases - Nov 9, 2007

    Application requests a report from the RS Web Service. RS Web Service in turn goes to the RS Windows Service ( Report processor). The Report Processor then retrieves the report definition from the database. The user

  4. Reporting Services architecture diagram

    msdn.com » SQL Developer - Connecting Databases - Nov 9, 2007

  5. Reporting services - scalability and performance

    msdn.com » Runeet Vashisht's Web Log - Oct 28, 2007

    Ever wondered what is the optimum number of servers that would bring the best performance out of your reporting services scaled out deployment? Or what is better scaled-out or scaled up deployment? Learn about all

  6. Complex scripts in PDF

    msdn.com » Donovan Smith's WebLog - Oct 24, 2007

    There is currently a bug in our SQL Server 2005 PDF renderer which may cause it to generate incorrect glyphs for text in a complex left-to-right script. The reason this occurs is that we need to embed font glyph

  7. SQL Server 2005 SP2 Cumulative Update 4 is available

    msdn.com » Donovan Smith's WebLog - Oct 17, 2007

    The latest SQL Server 2005 SP2 Cumulative Update (CU4) is now available. You can get it by calling into customer support or by making an online request. There are two fixes in the feature areas I own that are included

  8. Rendering reports via Url Access

    msdn.com » Donovan Smith's WebLog - Oct 16, 2007

    Querying Reporting Services for a report couldn't be easier with Url Access (http://msdn2.microsoft.com/en-us/library/ms153586.aspx). For example: String report = "/Folder/Report"; String filename = "Report.pdf"; List

  9. Unit testing a Katmai Reporting Services renderer

    msdn.com » Donovan Smith's WebLog - Sep 26, 2007

    I am in the process of documenting the way my Katmai unit tests work. There’s nothing inventive about them – they are straightforward and meant to get the job done. I use the VSTS unit runner which works though not

    Also tagged: visual studio

  10. Reporting Services: PDF Renderer FAQ, part 2

    msdn.com » Donovan Smith's WebLog - Jul 20, 2007

    This is a continuation of my work on FAQ for the PDF renderer. A compiled version of these postings will will live at http://blogs.msdn.com/donovans/pages/reporting-services-pdf-renderer-faq.aspx. File Size Why are

 5  6  7  8  9  10    12  13  14  15