Forum Replies Created

Viewing 5 posts - 1 through 6 (of 6 total)

  • RE: FLOAT to DATETIME

    LOL. I am not responsible for the design of this datamodel. I just inherited the headache of it.

    Thanks again for your help.

  • RE: FLOAT to DATETIME

    WOW! Remind me to never use the float datatype for storing datetime data :). This is greatness let me try it out.

  • RE: FLOAT to DATETIME

    Ok this works however it is still a float in the table I am querying therfore can't be converted to a varchar easily, at least not for me anyway.

  • RE: FLOAT to DATETIME

    I was thinking that but did not want to take any performance hit by converting it to a varchar. This seems like the only way to do this. Your code...

  • RE: FLOAT to DATETIME

    Yes they are all that way yyyymmddhhmmss

Viewing 5 posts - 1 through 6 (of 6 total)