Forum Replies Created

Viewing 15 posts - 3,316 through 3,330 (of 3,666 total)

  • RE: disk full

    Shrink tempdb? Who said tempdb was on that drive?



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    David Burrows (5/5/2009)


    Then you have those that would bite the hand that is trying to feed them.

    Lucky for the OP that is was not Jeff, Pork Chops at the ready...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    GilaMonster (5/4/2009)


    Luke L (5/4/2009)


    It's works well when used properly but when sued poorly it can become a real beast.

    Wow, I know the US legal system's weird, but I didn't realise...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Paul White (5/1/2009)


    Lynn Pettis (5/1/2009)


    I think we just went full circle back to Paul's comment about it being intuitive.

    Yeah but look how many posts we added!

    Who can find the next...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Lynn Pettis (5/1/2009)


    Okay, same here. Read the questions, figured it out, posted an answer. The force was with us!

    Ditto



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Florian Reischl (5/1/2009)


    GSquared (5/1/2009)


    Florian Reischl (5/1/2009)


    john.arnott (4/30/2009)


    By the way, your English is very good -- I hope you were kidding when you asked if it's "that bad".

    I would say it...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Need help with UPDATE and SET commands

    Mayank Khatri (5/1/2009)


    See if the below works to get all the dates that you are looking for.

    select * from ContactsTest where substring(cast(ExpirationDate as varchar),1,11) = 'Dec 31 2008'

    If yes...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Lynn Pettis (4/29/2009)


    Which is why you can't judge the value of the help you get just by the number of posts the individual has made. You have to judge...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Lynn Pettis (4/28/2009)


    The desert is looking good again...

    The White House window washer is back...

    Don't forget the important rule Lynn. NO windows allowed in the desert tents!!



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: 70-432 Exam

    Christopher Klein (4/27/2009)


    as a followup, where in the states can you even take the test? I used to go thru New Horizons but I cannot even find the test...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    I hope you get well soon Barry. Take Care.



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: How to split one mdf file into two

    ally (4/26/2009)


    As above, zipping sounds like your best plan. Bak files will compress a fair bit.

    If you go this route be sure to test your backup after it's been...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Strange Problem with Script task in SSIS package

    Are there multiple packages within the project? If so it the problem happening in a package called by one of the other packages?



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Bob Hovious (4/26/2009)


    Morning, Alvin 🙂

    Isn't it beautiful outside this weekend?

    I'm about to close the lid on my laptop and go commune with nature....



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Bob Hovious (4/26/2009)


    The rows column would be the same.

    Do you think if I went back and edited my post to remove the code, the Thread might forgive me?

    And... my assumption...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

Viewing 15 posts - 3,316 through 3,330 (of 3,666 total)