Forum Replies Created

Viewing 15 posts - 2,311 through 2,325 (of 2,771 total)

  • RE: Creating history audit table data

    I actually did end up putting something together that works.

    Here's what I ended up doing.

    • I first did a simple count on the inserted and deleted tables in the trigger. ...

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

  • RE: Today's Random Word!

    procrastination

    +--------------------------------------------------------------------------------------+
    Check out my blog at https://pianorayk.wordpress.com/

  • RE: simple mathematical expressions

    Ack . . . I just read you were asking about SSRS. For some reason, I was thinking SSMS.

    Sorry. My bad. :blush:

    +--------------------------------------------------------------------------------------+
    Check out my blog at https://pianorayk.wordpress.com/

  • RE: Creating history audit table data

    Going to need some time to digest this code, but yes, I do think this will be helpful.

    Thanks!

    +--------------------------------------------------------------------------------------+
    Check out my blog at https://pianorayk.wordpress.com/

  • RE: Talking baseball

    R.I.P. Bobby Thomson

    "The Giants win the pennant!!! The Giants win the pennant . . . !!!"

    +--------------------------------------------------------------------------------------+
    Check out my blog at https://pianorayk.wordpress.com/

  • RE: Creating history audit table data

    Brandie Tarvin (8/17/2010)


    If you can piggy-back your logging table stuff on the code that actually inserts the original data into the table, that would be the best of all worlds,...

    +--------------------------------------------------------------------------------------+
    Check out my blog at https://pianorayk.wordpress.com/

  • RE: Creating history audit table data

    Brandie Tarvin (8/17/2010)


    Does it have to be a trigger?

    If you're asking if my code has to be in a trigger, then no, it doesn't. In fact, the original version...

    +--------------------------------------------------------------------------------------+
    Check out my blog at https://pianorayk.wordpress.com/

  • RE: Creating history audit table data

    Okay, I think I see what you're saying. Let me make sure I'm following this correctly.

    • Grab the rows from the inserted/deleted table and OUTPUT them into a table variable.
    • Get...

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

    • RE: Creating history audit table data

      Somewhat. One thing that's confusing me: is OUTPUT only limited to storing in a table variable, or is there a way for me to...

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

    • RE: Fantasy football

      Dan H. (8/17/2010)


      Woot....so by my count, that's 13 of us (if Ray K. is in)

      Oh, what the heck. Go ahead and count me in.

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

    • RE: Are the posted questions getting worse?

      Hi guys -- I could use some help on my question over here, if anyone has any thoughts!

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

    • RE: simple mathematical expressions

      HJC36 (8/17/2010)


      I have three different sets of data:

      A) = Total Qty on Hand (IC_QUANTITY)

      B) = Sum of demand for that inventory (sum(Fields!INPUT_QTY_STD.Value))

      C) = sum of the amount of that inventory...

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

    • RE: simple mathematical expressions

      Can you provide some sample data -- what you're working with, and how you want it to look?

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

    • RE: Today's Random Word!

      Impervious

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

    • RE: Today's Random Word!

      dbowlin (8/16/2010)


      Ray K (8/16/2010)


      dbowlin (8/16/2010)


      The real problem with Friday the 13th, is Monday the 16th. Argh!

      Hey Dan, I went to the ValleyCats game on Saturday, and they showed your...

      +--------------------------------------------------------------------------------------+
      Check out my blog at https://pianorayk.wordpress.com/

    • Viewing 15 posts - 2,311 through 2,325 (of 2,771 total)