Convert integer to sql server datetime

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ste

    Convert integer to sql server datetime

    Hi,
    I have a dump with a table with this field:

    "hdstart" integer

    which contains integer like 1042758000 1028152800 etc etc

    How can I convert it to a SQL Server DateTime field?

    Thank in advance and sorry for my bad english...

    Ste


Working...