Forum Replies Created

Viewing 15 posts - 7,381 through 7,395 (of 39,776 total)

  • RE: INSERTing datetimeoffsets

    Arrgghhh, I officially hate this question.

    I must have forgotten to hit save.

    Question:

    I have a simple table:

    CREATE TABLE TimeZoneOffsetTest

    ( mytime DATETIMEOFFSET)

    GO

    Which of these is invalid for inserting a row?

    Answers:

    a)...

  • RE: INSERTing datetimeoffsets

    Corrected now. checked the wrong box.

  • RE: The Google Solution

    Perhaps one way to make restores easier is to generate the restore script at backup time for any particular full backup.

    That could be a great way to improve the restore...

  • RE: Go Code

    djackson 22568 (11/10/2016)


    Let's face it, there are people who are extremely intelligent, all the way through dumb as a rock. IQ tests are built to measure this very concept....

  • RE: Go Code

    mjh 45389 (11/10/2016)


    I can only see it being of use if it is done well. Over the last thirty years the bane of my life has been people who have...

  • RE: Go Code

    skeleton567 (11/10/2016)


    Sure, and more people should drive 18-wheelers on the interstates. I think I'll go over the airport and volunteer to fly a load of folks to Chicago today,...

  • RE: Go Code

    roger.plowman (11/10/2016)


    Having been a developer for 30 years now I hate to rain of Steve's parade, but perhaps I have a different view of what he means by coding than...

  • RE: estimate the t-log grow

    I would tend to use Gail's advice. However, if index rebuilds are your largest operation, and you can size the log for that, then it's not a bad way to...

  • RE: What in the world is a partitioned table?

    A partitioned table actually is a split of a table into sections. Right now, your tables are really set as pages, and you treat the table as one object. You...

  • RE: Backup device '\\.\Tape0' failed to open. Operating system error 5(Access is denied.).

    Usually you need a system level account. Can you post the OS error and service account permissions?

  • RE: Generating Our Own Bad Data

    Doctor Who 2 (11/5/2016)


    This article has me wondering about my own account. I have an account with Wells Fargo. Naturally they've been sending out emails saying things like they're sorry,...

  • RE: Generating Our Own Bad Data

    ZZartin (11/4/2016)


    Steve Jones - SSC Editor (11/3/2016)


    ZZartin (11/2/2016)


    I don't feel it's the job of IT to play vigilante and hunt down people potentially abusing the system, unless you work in...

  • RE: Generating Our Own Bad Data

    Rod at work (11/4/2016)


    Steve Jones - SSC Editor (11/3/2016)


    Ralph Hightower (11/2/2016)


    I don't think that a computer system could have detected the fraudulent activity at Wells Fargo. This was a systemic...

  • RE: SQL ServerCentral.com Calendar ... Question ... Still Valid?

    It's part of the forum software. I assume we could put something in there, or you could add certain events. I'd like it removed because we haven't ever really used...

  • RE: Connecting to AdventureWorks on Azure

    I tried this morning and it seemed to work for me. Did you specify AdventureWorks2012 as the datbase? Don't leave it as default.

Viewing 15 posts - 7,381 through 7,395 (of 39,776 total)