Forum Replies Created

Viewing 15 posts - 46 through 60 (of 123 total)

  • Reply To: Are the posted questions getting worse?

    Thom A wrote:

    Honestly, this is why I personally find it easier to just store anything in UTC if I'm ever working with time sensitive data, or multiple timezones (and I include...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Are the posted questions getting worse?

    Thom A wrote:

    David Burrows wrote:

    Thom A wrote:

    Unfortunately, it seems it isn't DST aware for all timezones, as Britain doesn't have a timezone listed, but I assume it suggest we use Greenwich Standard Time.

    Greenwich...

    • This reply was modified 5 years, 8 months ago by david.edwards 76768. Reason: Weird thing with quote tag!

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Are the posted questions getting worse?

    Sergiy wrote:

    Does AT TIME ZONE know that it has to add 11 hours for CompletionDate from Friday but 10 hours for CompletionDate on Monday?

    if yes - where does it take...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Are the posted questions getting worse?

    Sergiy wrote:

    Still does not solve the issue with DLS.

    i worked with a system which was saving OrderDate as UTC datetime. And converted it to a local time on the way...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Are the posted questions getting worse?

    Haha! Look what appeared in today's daily digest email...

    https://www.sqlservercentral.com/blogs/converting-a-datetime-to-utc

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Report Server Load balanced issue with one server while accessing https:

    Disclaimer: I am not a networking/security person and have about 2 minutes free to throw this in: We had a slightly similar problem with the web front end to a...

    • This reply was modified 5 years, 8 months ago by david.edwards 76768.
    • This reply was modified 5 years, 8 months ago by david.edwards 76768. Reason: Added relevant section number in posted link

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Are the posted questions getting worse?

    Jeff Moden wrote:

    david.edwards 76768 wrote:

    With regard to DateTimes...

    8<

    We loaded up a lookup table for the different time zones and sub-time zones and purchased some data that lists every NPA/NXX (Area Code and...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Validate field in STaging before loading

    jcelko212 32090 wrote:

    My guess would be that a document number should be an identifier. Identifiers are always measured on a nominal scale. Therefore, you document number should have been a string...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Are the posted questions getting worse?

    With regard to DateTimes...

    We have a core application, used for legal case management,  partly black box. The application always converts the local datetimes, entered into the front end, to UTC...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Function Code

    sizal0234 wrote:

    Thank you Jeff for showing the right direction. I always had this issue of generating test data and now I have a plan and your teaching is very helpful....

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Validate field in STaging before loading

    Bruin wrote:

    "DECIMAL(18,10) means 8 digits to the left of the decimal point and 10 to the right.  That seems like a very strange datatype for an "order quantity' column.  It...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Validate field in STaging before loading

    Grant Fritchey wrote:

    Strong advice: all tables, all databases, all the time, use appropriate data types. It really matters.

    Obviously I agree with that principle, as a general rule. Would you say I...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Coping with a working life as an imposter

    skeleton567 wrote:

    Ten centuries, I never knew where that advice came from but I told my sons that:  "You don't need to know all the answers.  You just need to know...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: Coping with a working life as an imposter

    Excellent article. Describes my hang-ups to a "T". I have read about this recently, but this articulates it in a very personal and relatable way.

    It's funny, at a VERY young...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

  • Reply To: SQL 2014 Table Truncated Inadvertently

    At the risk of going slightly off topic, can I ask the gurus' opinions of DDL triggers?

    In my infancy as accidental, lone DBA - we were undergoing a large period...

    "Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information upon it. When we enquire into any subject, the first thing we have to do is to know what books have treated of it. This leads us to look at catalogues, and at the backs of books in libraries."
    — Samuel Johnson
    I wonder, would the great Samuel Johnson have replaced that with "GIYF" now?

Viewing 15 posts - 46 through 60 (of 123 total)