Forum Replies Created

Viewing 15 posts - 166 through 180 (of 8,731 total)

  • Reply To: Are the posted questions getting worse?

    Sean Lange wrote:

    Here is a testament to something. I released a web application used only internally in October of 2010. This is an HR thing used to capture annual reviews for...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Are the posted questions getting worse?

    WayneS wrote:

    Grant Fritchey wrote:

    We all screw up at one time or another, just me more than most.

    I believe that is called... experience.

    I couldn't help myself.

    If you consider failure...</p><div class=

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Are the posted questions getting worse?

    Ed Wagner wrote:

    Alan Burstein wrote:

    My $0.02 about the new site... First, I miss the count of likes (for threads and individual comments). No nobody knows if you "liked" a thread or comment....

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Are the posted questions getting worse?

    Lynn Pettis wrote:

    How about people that just implement missing index recommendations that create a nonclustered index that is a covering index and recreates the entire table?  Yes, I found one in...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Forums Top Menu Options

    Thank you so much.

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Are the posted questions getting worse?

    The Dixie Flatline wrote:

    And this thread just keeps on keeping on... This is a pure rant, so read at your own risk. I have been involved in the interview process for a...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Are the posted questions getting worse?

    ChrisM@Work wrote:

    Great name for a beer!

    Grant Fritchey wrote:

    Gail Shaw wrote:

    Steve Jones - SSC Editor wrote:

    Well, with the new leaderboard (https://www.sqlservercentral.com/contributors), we have our first millionaire.

      Yay. Um, so what are those points redeemable for...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Forums Top Menu Options

    Steve Jones - SSC Editor wrote:

    Added detail to a bug today to remove one of these and add a tooltip to others.

    Thank you.

    I wonder how you were able to reply on January 1, 2019...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Need Query

    This is easily achieved with a LEFT JOIN and ISNULL combination. Of course, assuming that the second batch of inserts is meant for #tblSectionCoursemaster instead of #tblCombineCourseMaster .

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Are the posted questions getting worse?

    Sean Lange wrote:

    Grant Fritchey wrote:

    I've had a couple of chats with Steve about our move to a "modern" interface for SQL Server Central. It's insane how badly software is coded these days....

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Are the posted questions getting worse?

    Lynn Pettis wrote:

    If you go up to your name in the navigation bar, you can get to your profile.  When I did that, what I found was that the site emails...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Reply To: Pivot and Unpivot

    koti.raavi wrote:

    I’m thinking need to do unpivot and pivot to get below result, is there anyway better then i thought :)..Any help appreciated Thank you in advance.

    CREATE...

    • This reply was modified 7 years, 1 months ago by Dave Convery.
    • This reply was modified 7 years, 1 months ago by Dave Convery.
    • This reply was modified 7 years, 1 months ago by Dave Convery.

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Double Sum in Pivot

    hrvvoda - Friday, March 29, 2019 1:55 AM

    I'm using this select to get pivot for column Prices. It's fine, but I also...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Are the posted questions getting worse?

    Grant Fritchey - Friday, March 22, 2019 12:14 PM

    Strong, strong recommendation. Start learning notebooks. Also containers.

    This message is actually most of the...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • RE: Are the posted questions getting worse?

    Apparently, even on Facebook, developers still store passwords as plain text. Facebook claims that there was no security breach and the problem is corrected, but I really wonder  when will...

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Viewing 15 posts - 166 through 180 (of 8,731 total)