Viewing 5 posts - 1 through 6 (of 6 total)
LOL. I am not responsible for the design of this datamodel. I just inherited the headache of it.
Thanks again for your help.
June 13, 2008 at 3:25 pm
WOW! Remind me to never use the float datatype for storing datetime data :). This is greatness let me try it out.
June 13, 2008 at 3:11 pm
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.
June 13, 2008 at 3:08 pm
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...
June 13, 2008 at 2:55 pm
Viewing 5 posts - 1 through 6 (of 6 total)