Forum Replies Created

Viewing 5 posts - 136 through 140 (of 140 total)

  • RE: dynamic variable?

    Jason Selburg (5/14/2008)


    Are you using SQL 2005?

    Compatibility Level set to 90?

    The db is on 2000, but I am using Management Studio 2005 to query. Where do I find out...

  • RE: dynamic variable?

    Matt Miller (5/14/2008)


    is250sp (5/14/2008)


    Jason Selburg (5/14/2008)


    Place a semi-colon at the end of the line immediately before the WITH statement.

    Jason, can you please be more clear on where I should put...

  • RE: dynamic variable?

    Jason Selburg (5/14/2008)


    Place a semi-colon at the end of the line immediately before the WITH statement.

    Jason, can you please be more clear on where I should put the semi-colon?

  • RE: dynamic variable?

    Jason, I am getting this error....

    Msg 156, Level 15, State 1, Line 1

    Incorrect syntax near the keyword 'WITH'.

  • RE: dynamic variable?

    Correct, I am trying to avoid performing the aggregation more than once because I will be using reg_hrs and reg_ern throughout the script to do to more calculation. Plus,...

Viewing 5 posts - 136 through 140 (of 140 total)