New RS features in SQL Server 2005 Beta 2

For those of you who would like to know what new RS features have made it to SQL Server 2005 Beta 2, here is the list:

  • Ability to load report projects in the new SQL Server 2005 Intelligence Development Studio IDE. The consequence of this is important. You don’t have to purchase VS.NET anymore just to get the Report Designer because the Intelligence Studio IDE comes bundled with the Report Designer.
  • Integration with the SQL Server Management Studio. The third toolbar button on the Registered Servers toolbox brings to the RS configuration. Now you have a single console to connect and manage the RS configuration properties, security, jobs and shared schedules.
  • The Analysis Services MDX and DMX Query Designers that allow you to craft MDX and data mining queries in a graphical way. Those of you targeting Microsoft Analysis Services will probably appreciate these two designers. Both designers operate in design and query modes similar to the Graphical and Generic Query Designers included in version 1.0. When used in Graphical mode, the designers allow you to drag and drop dimensions and measures to the query pane to make the tedious task of authoring MDX queries much easier. In addition, Analysis Services 2005 supports parameterized MDX queries and you can declare any dimension member as parameterized. If you have time to play with SQL Server Beta 2, check the new query designers. They really rock!

The rest of the RS new features will be included in SQL Server Beta 3 scheduled to be released around Q2 2005.

 

I highly recommend you start evaluating SQL Server 2005 as soon as you can. There are so many new and cool features that it may take you months to go over them. On the downside, you need a beefed up testing machine. Based on my experience, the Beta 2 performance is far from being optimized. Loading the Books Online, Management and Intelligence Studio pretty much take up all of the 700 MB of RAM allocated to my Virtual PC. Ouch!

 

If you need community support, check out the SQL Server 2005 newsgroups at http://communities.microsoft.com/newsgroups/default.asp?icp=sqlserver2005 .

Happy yukoning!

TechEd Europe 2004

Well, I have to admit that I will miss the echo of the drums and buzz surrounding TechEd Europe 2004. There are many new and exciting things coming for developers next year which means a lot of reading too J

 

My favorite session (besides DAT354 which I presented of course) was Scott Guthrie’s one about the next generation of ASP.NET 2.0. I enjoyed also the Tim Sneath’s session. SQL Server 2005 integration with .NET is cool although I have to admit that I was a bit disappointed that it supports only external .NET assemblies that have to pre-registered in similar way that RS integrates with .NET assemblies. Why can I write the whole darn thing in managed code? Hopefully the next SQL Server incarnation will finally kiss T-SQL good bye … Another sad thing was that .NET 2.0 Enterprise Services still require COM+ interop. COM dies hard…

 

The buzz surrounding Reporting Services was impressing too. The RS sessions were the ones most attended and looks like many of you are planning to give Reporting Services a spin and/or bring it to the max. Stay tuned; many good things are happening in the RS 2005 including the next generation of WinForm and ASP.NET controls…

 

I enclose download links to my presentation and source code for those of you who missed the event. 

  • DAT354 Presentation “Building SQL Server Reporting Service Applications”
    #
  • Source code
    #
  • Source code script
    #