Hi,

Select CONVERT(datetime, 0xffff2e4600000000)

This SQL request does not give the correct date when running on my SQL server's installation.
It gives for instance : 1753-01-01 00:00:00.000

How can I fix it ?

Thank you for help