Forum Replies Created

Viewing 6 posts - 1 through 7 (of 7 total)

  • Reply To: Oops, I deleted that data

    In my current role, Scripts are executed by the Release Team, so it's difficult to hand them something that requires input e.g. changing the @doCommit value to commit the update...

  • RE: Reading an XML File into a TABLE

    Okay, solved it! 😀

    Given a little more info, I was able to determine that I only needed one value from the XML Log files, as this would/could lead to the...

  • RE: Reading an XML File into a TABLE

    Some work on the final WHILE..

    WHILE @XMLRowID < @MaxXMLRowID

    BEGIN

    -- Fetch XML Row

    ...

  • RE: Reading an XML File into a TABLE

    When I say "using its index", I mean of course something like:

    value[0], value[1] etc.

    😉

  • RE: We Are Not a Meritocracy

    WolforthJ (12/16/2010)


    ..I'm not saying we should indoctrinate them on how to be nice...

    Wouldn't be a bad thing 😉

  • RE: We Are Not a Meritocracy

    Richard Warr (12/15/2010)


    I'm an SQL contractor.

    Skills get you the interview.

    Personality and attitude get you the job. 🙂

    Have to say I agree with this sentiment.. The CV gets you in the...

Viewing 6 posts - 1 through 7 (of 7 total)