Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)

  • Reply To: A Digital Wish Card for Ken

    Kenneth, we are all wishing you the speediest of recoveries!

  • RE: How Long Before You Upgrade?

    I recently told some geek friends I want my MacPro 1,1 to last 10 years. The processor and board are woefully out of date but it has 15 GB...

  • RE: In Database We Trust

    Well, I am dealing with a vendor that has a table named [NULL], numerous columns named [NULL], and I was completely surprised they didn't just name the database [NULL].

    Security by...

  • RE: In Database We Trust

    stephen.long 56048 (2/20/2014)


    On multiple choice questions like this, it would be best if they did not say "(Select 2)", because four of the options will "use up" those two options:...

  • RE: Are the posted questions getting worse?

    SQLRNNR (2/7/2014)


    Ed Wagner (2/7/2014)


    L' Eomot Inversé (2/7/2014)


    Jeff Moden (2/7/2014)


    Koen Verbeeck (2/6/2014)


    Steve Jones - SSC Editor (2/6/2014)


    However, this way they can give feedback that something worked. We are talking about how...

  • RE: Analysis Services Tabular

    I learned something too. I went right for partition processing since that's where multidimensional processing really benefits.

    I have enjoyed seeing the stuff I work on featured in the question...

  • RE: Why would Process Cube work but Process Database fail?

    It looks like the cause of this is an Incremental process that left several dimension in unprocessed states. So the incremental will try and fail to do Process Adds...

  • RE: SSAS Deployment Utility

    MSI makes sense for file & registry updates, but are you running SQL updates that way too? Yikes. It sounds like a nice idea but must take a...

  • RE: SSAS Deployment Utility

    One more thing, the people deploying your changes should NOT need Visual Studio. Even Microsoft is not interested in selling Visual Studio to just sit on a server doing...

  • RE: SSAS Deployment Utility

    Lempster (1/30/2014)


    Andrew Notarian (1/30/2014)


    In that case I think you are not going to find too many people who have used that. I don't think most people deploy the whole...

  • RE: SSAS Deployment Utility

    In that case I think you are not going to find too many people who have used that. I don't think most people deploy the whole solution to other...

  • RE: dedicated server for analysis services

    You might be able to get away with having them both on the same server. It depends on what else is going on with the server and the size...

  • RE: SSAS Deployment Utility

    The Deployment Wizard is nice for generating XMLA scripts to hand off the DBA, but once you've got your script it's very easy to automate using the tool of choice....

  • RE: T-SQL Code Analysis Tools

    Thanks to last night's DC PASS meeting I have learned there's at least another option:

    SQL Cop: http://sqlcop.lessthandot.com/detectedissues.php

    But it sounds like not many people are doing this. I thought I...

  • RE: Excel OLAP-connected PivotTable: Filter the column labels

    Thanks for the speedy reply, Koen. Slicers do present a nicer visual display option, but they don't seem to filter the Column Labels all on their own. The...

Viewing 15 posts - 1 through 15 (of 28 total)