MSG 517 - Datetime column caused overflow

  • New to this forum, hi all.

    An application is failing on a nightly run and from the error log, it says on a View, msg 517 adding a value to a datetime column caused overflow.

    But I cant see the rogue value.

    Any ideas/scripts that I can use to trawl the database tables to find the rogue value that could be throwing up this error?

  • It is most likely a data type mismatch issue. You may check the data types in your application and SQL Server.

    Here is a link, wishing them helpful.

    http://msdn2.microsoft.com/en-us/library/aa937592(SQL.80).aspx

Viewing 2 posts - 1 through 2 (of 2 total)

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