Home > BI Technical, Coding > RDL Object Model with SSRS 2008

RDL Object Model with SSRS 2008

New in SQL Server 2008 is the RDLOM, in which you can use  Microsoft.ReportingServices.RdlObjectModel.dll to create your RDL’s programmatically within Visual Studio. Apears to be a very powerfull tool!

A few things to keep in mind:

  • Not officially supported
  • Use at your own risk
  • Doesn’t validate RDL semantics

 Theo Lachev has a free sample from his book which you can use to get started:
http://prologika.com/Books/0976635313/Resources/amrs2008_code.zip

  1. Michael Gardipee
    December 13th, 2009 at 10:50 | #1

    The link http://prologika.com/Books/0976635313/Resources/amrs2008_code.zip is not functional. Is the link incorrect or does the page actually not exist?

    Thanks,
    Mike

  2. Kasper de Jonge
    December 13th, 2009 at 11:47 | #2

    It appears the prologika site is changed .. ill try and find the file again :)

  3. yasir miraj
    December 12th, 2011 at 02:47 | #3

    The above link is not functional.

  1. No trackbacks yet.