Forum Replies Created

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

  • RE: Convertion of integer to Datetime format

    🙂

    harishchede (8/18/2009)


    Thanks a lot it worked

    thanks to all who supported

    it got resolved by

    putting the query

    select (1231151827/60)

    select 20519197/60

    select 341986/24

    select dateadd(dd,14249,'19700101')

  • RE: Convertion of integer to Datetime format

    Thanks a lot it worked

    thanks to all who supported

    it got resolved by

    putting the query

    select (1231151827/60)

    select 20519197/60

    select 341986/24

    select dateadd(dd,14249,'19700101')

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