Forum Replies Created

Viewing 15 posts - 5,161 through 5,175 (of 39,870 total)

  • RE: Block level or table level backups in SQL Server

    Nope, anyone doing this is going to get into trouble. You need transactionally consistent backups, which might be possible if the VSS service can pause the disk writes while you...

  • RE: index join and index intersection

    Reference / URL for where you see this?

  • RE: I'm Not a Lawyer, But...

    For me, reading the docs and having an understanding is good, if only because we're human. A lawyer might explain to me that we need to handle data correctly for...

  • RE: I'm Not a Lawyer, But...

    Eric M Russell - Monday, August 6, 2018 10:09 AM

    Can someone submit a "right to be forgotten" request to the government?

    Sure. No...

  • RE: I'm Not a Lawyer, But...

    MattF - Monday, August 6, 2018 8:50 AM

    I would have thought reading these legal documents should be the role of management, or...

  • RE: Unwired for Weeks

    We're not saving babies is the expression that the work doesn't have to be done right now and be 100% correct. Could there be implications down the line? Sure, if...

  • RE: Unwired for Weeks

    Eric M Russell - Thursday, August 9, 2018 7:29 AM

    I appreciate my career; it allows me to earn a good living while...

  • RE: Unwired for Weeks

    chrisn-585491 - Thursday, August 9, 2018 6:15 AM

    In a business environment with daily, weekly and monthly deliverables to clients and other...

  • RE: Unwired for Weeks

    Sean Redmond - Thursday, August 9, 2018 12:23 AM

    I rather like being without the Internet. It's a bit like being without access...

  • RE: The Lost Last Value

    I've clarified the question, but really I there could be two answers. I could want this (which I wanted):

    Player     CurrentValue Behind
    Kareem Abdul-Jabbar 38387   0

  • RE: Have You Been Hacked?

    Lempster - Wednesday, August 8, 2018 10:05 AM

    Steve, I'm sure you're right, but I have anti-virus, anti-malware etc....

  • RE: Have You Been Hacked?

    Lempster - Wednesday, August 8, 2018 2:12 AM

    The timing of this article being republished is interesting because the day before, I received...

  • RE: Detecting the script

    You use this to ensure a module can be run standalone or imported. If I import this, this code doesn't run

    if  __name__ == __main__:
         Dothing()

    However,...

  • RE: Are the posted questions getting worse?

    jasona.work - Wednesday, August 8, 2018 9:01 AM

    I shouldn't feel to cranky about it, though.  One of my co-workers cancelled a...

  • RE: The Ideal IDE

    Jeff Mlakar - Tuesday, August 7, 2018 8:24 AM

    I lean towards SSMS - especially when combined with SQL Prompt. I've used DBArtisan...

Viewing 15 posts - 5,161 through 5,175 (of 39,870 total)