Adding a value to a 'datetime' column caused overf

  • Check your data (dbo.Progress_Notes.Date_) the lowest date allowed (SQL7) is '1753-01-01'. Subtracting from a date that produces a value less than this will cause the error.

    Far away is close at hand in the images of elsewhere.
    Anon.

Viewing post 1 (of 2 total)

You must be logged in to reply to this topic. Login to reply