Marco Russo's Blog

   View full profile
Page 53 of 723 results

Possible bug with DirectSlice and MeasureExpression

We (I found the issue, Chris created the repro) detected a possible bug using DirectSlice and MeasureExpression. We just posted it here: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=455732 The issue could be very dangerous  Read more

Metadata for BI Solutions in the Microsoft stack

You know, today Microsoft doesn’t have a solution to handle metadata of a BI Solution. Really, they don’t have nothing to handle a single layer of the architecture like the Data Warehouse. In a (how much near?) future this gap could be filled by using  Read more

I will be at European PASS Conference 2009

Even this year I will be a speaker at the European PASS Conference 2009 (April 22-24, 2009 – Neuss, Germany). Last year I had a session discussing the Many-to-Many Revolution paper. This year I’m excited to introduce the SQLBI Methodology joining Alberto  Read more

Use of the WITH clause in SQL Command SSIS OLEDB Source

If you try to use the WITH clause in a SQL Command of an OLE DB Source in a Data Flow of Integration Services, you might receive the error ‘Statement(s) could not be prepared’. Solution: put a semicolon (;) just before the WITH keyword.  Read more

And sometime Connect works… slowly…

Almost two years ago I wrote a post about the abuse of the “it’s by design” answer Microsoft gives to many bugs. You know, I think that a bug in design produces the same results (if not worst) than a bug in implementation. I also had a long discussion  Read more

Issues materializing reference dimension

Alberto Ferrari wrote about an interesting issue he discovered working on optimization of dimension process using materialized reference dimensions. I can understand SSAS behavior from a technical point of view, but it is not so obvious that an update  Read more

SQLBits 2009

This the second time in a row I will not able to attend to SQLBits – but don’t lose this event if you can go to Manchester on March 28th, 2009. The conference is free, but registration is required. A training day (with a reasonable fee) is also scheduled  Read more

Corrections for Programming Microsoft LINQ book

I just published an updated version of the corrections for the Programming Microsoft LINQ book that I wrote with Paolo Pialorsi. If you don’t have the book, remember that you can download some sample chapters from the book web site .  Read more

Drillthrough improvements: call for feedback!

We all like Analysis Services, but when it comes to drillthrough, there are a number of issue that we like to be fixed. I added them in a feedback item on Connect – so please vote it and give to drillthrough a chance to improve in future releases! Here  Read more