Forum Replies Created

Viewing 15 posts - 76 through 90 (of 295 total)

  • RE: Temporary table in a batch

    Nice one thanks.

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Analysis Services Tabular

    Am I confusing expressions with Queries here ?

    Quote from BOL

    "DAX expressions cannot be used where an MDX expression is required and vice versa."

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Analysis Services Tabular

    Great question, took me back to the library

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Security / Access control

    Never mind folks.. resolved. It was not the service account that sql runs under that he used rather an application specific - Vcenter - which he is the app owner...

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: SQL Server Health and History Tool

    Nice question, new tool for me.

    Thanks

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: SSAS: Tabular vs Multi Dimensional

    bitbucket-25253 (1/26/2014)


    Koen Verbeeck (1/26/2014)


    2 points for such an easy question. W00t! 😎 :w00t:

    +2

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Running Total

    Thanks Jeff, appreciate the advice.

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: I No Longer Have Access to My DB and I'm a DBCreator!

    Interesting QotD thanks.

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Replication

    Nice easy on thanks.

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: HASHBYTES

    Hashbrowns, HASHBYTES, Hashish its all the same 😛

    Nice question and explanation. Thanks

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Running Total

    Thanks for the heads up Jeff, how would you tackle it then ?

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Tempdb

    Nice n easy thanks.

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Database Collation Is Null

    Nice way to end the week, thanks

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: SQL Server Browser

    Had to do some digging for this one - nice question thanks.

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • RE: Running Total

    Refined and resolved !!!

    Thanks for all your input.

    This is the working query.

    SELECT

    YEAR(CAST (a.ENDDATE AS DATETIME)),

    MONTH(CAST (a.ENDDATE AS DATETIME)),

    (

    SELECT

    ...

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

Viewing 15 posts - 76 through 90 (of 295 total)