Forum Replies Created

Viewing 15 posts - 1,186 through 1,200 (of 6,032 total)

  • RE: SQL versus program

    Jeff Moden - Saturday, October 21, 2017 6:06 PM

    patrickmcginnis59 10839 - Friday, October 20, 2017 12:12 PM

  • RE: SQL versus program

    What are their arguments for embedding the SQL in the application? Even if there were some marginal technical advantage, there is still issue that ownership of the SQL would then...

  • RE: The Remote Balance

    ... It is great that you can fix a problem at your kid's soccer game or dance recital, but it's also important that you attend and enjoy those...

  • RE: Making Indexes Invisble to the Optimiser

    You might achieve what you're wanting to do using hints. FORCESCAN forces scan on index instead of seek, INDEX(1) forces use of clustered index, and INDEX(0) forces a table scan.

  • RE: Timing is Everything

    Jeff Moden - Monday, October 16, 2017 9:49 AM

    It's real simple, in most cases.  I just ask them how to get the...

  • RE: The Blame Game

    Ordinarily the plebeians would be demanding their elected leaders "DO SOMETHING ABOUT THIS !!!".

    However, under the present circumstances they're just praying the crisis will blow over without...

  • RE: Top Talent Leaves

    There is nothing wrong with an employee deciding to move on another opportunity or an employer choosing to let someone go, so long as the motivation is rational and the...

  • RE: Don’t Underestimate the Importance of Good Co-workers

    When you're a one-man show, it's easy to have a myopic view of one's job, overestimating your skills and stagnating. We certainly learn more when we have good co-workers, particularly when...

  • RE: Timing is Everything

    That's the thing about attending .NET related developer conferences, when the topic of SQL coding comes up, we will often find ourselves shaking our head.

    Abstracting the complexity of...

  • RE: Identify the Column for 'String or binary data would be truncated'

    This would actually make a good problem solving interview question.

    Assuming you're selecting into a table, one simple approach is to use something like the following to determine...

  • RE: The Blame Game

    Rod at work - Friday, October 13, 2017 9:10 AM

    I've got a question which is related to Equifax, but not specific to...

  • RE: A Double Dose of Trouble

    So, if a major hack attack, or an odd unexplained IT disaster, does happen to occur on Friday 13, then it may not be purely a coincidence, for the same...

  • RE: The Blame Game

    Steve Jones - SSC Editor - Thursday, October 12, 2017 9:33 AM

    Eric M Russell wrote:

    Eric M Russell -...

  • RE: The Blame Game

    OK, two more separate screw-ups have occurred after the data breach. I'm beginning to lose faith in the IT guy over at Equifax.

    Someone Made a Fake Equifax Site....

  • RE: The Blame Game

    ... This is the first time I've seen an IT employee blamed. BA said an IT systems failurean IT systems failure with their major issues. Yahoo and Target were hacked,...

Viewing 15 posts - 1,186 through 1,200 (of 6,032 total)