• Lynn Pettis (4/17/2014)


    PSB (4/17/2014)


    select DATEADD(Minute, 1397750400000, '1970-00-01')

    Getting an overflow error .

    Arithmetic overflow error converting expression to data type int.

    Yep, told you that would happen earlier.

    Now, what date and time does 1397750400000 represent??

    Give a look to http://www.sqlservercentral.com/scripts/TIMESTAMP/76877/

    By the way, I believe they are seconds, not minutes