Forum Replies Created

Viewing 15 posts - 1,486 through 1,500 (of 2,647 total)

  • RE: Problem patching to 2008 SP3

    Also, is your OS updated to SP2?

    Jared
    CE - Microsoft

  • RE: Problem patching to 2008 SP3

    So, this is 2008, not 2008 R2?

    Jared
    CE - Microsoft

  • RE: Error converting varchar to Float

    Ok, you'll have to pick apart the joins. I, of course, probably made more than 1 mistake. Copy and paste this into an empty query window. Delete the...

    Jared
    CE - Microsoft

  • RE: Multiple count() in a single SQL

    siva 20997 (3/6/2012)


    I may be defensive but I am commited to my methods. No one is going to changing that.

    There's your problem. Good luck to you.

    Jared
    CE - Microsoft

  • RE: Remove or Disable Queue Reader Agent

    skrilla99 (3/6/2012)


    Thanks to you both.

    That is what I figured, but I don't want to leave any metadata laying around that could bite me later.

    -Dan B

    That's why I think...

    Jared
    CE - Microsoft

  • RE: Remove or Disable Queue Reader Agent

    Yeah, it is a fairly generic script that you have to tailor to your needs. I would take that part out of the script. As far as removing it,...

    Jared
    CE - Microsoft

  • RE: Multiple count() in a single SQL

    siva 20997 (3/6/2012)


    I am pursuing my methods and developing applications

    The T SQL Logic which every one seems to want is effient code

    What they dont seem to reaalise is that it...

    Jared
    CE - Microsoft

  • RE: Remove or Disable Queue Reader Agent

    skrilla99 (3/6/2012)


    Hello,

    I have two SQL Server 2008 R2 EE instances particpating in transactional replication. The setup is pretty vanilla, with no updating subscribers. However, when I re-deployed the...

    Jared
    CE - Microsoft

  • RE: What causes parameter sniffing to start?

    Lynn Pettis (3/6/2012)


    Just food for thought. If the procedure(s) have been working well for months (or longer) and then suddenly start having issues, it could be a result in...

    Jared
    CE - Microsoft

  • RE: Error converting varchar to Float

    adiehl (3/6/2012)


    Thanks for all the help, if we have more issues maybe my company can hire Jared! The other consultant was specifically for Talend and I'm not sure that...

    Jared
    CE - Microsoft

  • RE: Error converting varchar to Float

    Sean Lange (3/6/2012)


    adiehl (3/6/2012)


    Funny thing is, a consultant did create that! I was hired to create reports based off that view. They have created a non-normalized table based off...

    Jared
    CE - Microsoft

  • RE: Column Name Restrictions / Description Keyword

    MR@SD (3/6/2012)


    See, I would use TA_Id or something to shorten it even more. Some may say it is less descriptive and may confuse someone new to the code and...

    Jared
    CE - Microsoft

  • RE: Best approach to let users create and manage their own tables and data

    mtillman-921105 (3/6/2012)


    i wouldn't want to tackle this myself.

    But, as sort of a hybrid approach, if you could at least provide a skeleton of the tables and add customizable...

    Jared
    CE - Microsoft

  • RE: Enable a job

    Don't forget that a schedule can be created outside of SSMS to kick off a job. So disabling the schedule can give control to something else. Now take the case...

    Jared
    CE - Microsoft

  • RE: Column Name Restrictions / Description Keyword

    MR@SD (3/6/2012)


    David, taking your example, TrailerActivityHeaderId and TrailerActivityHeaderTrailerNumber are not the names I would vote for. I would not name a table TrailerActivityHeader but TrailerActivity instead (Header is implied). Then...

    Jared
    CE - Microsoft

Viewing 15 posts - 1,486 through 1,500 (of 2,647 total)