S
Sheldon
Hello -
I have about ten integer values that each need to be converted to days,
hours, minutes and seconds. I can't seem to find a formula for same that
works. These integer values come from a Sql Server database that SUMS up the
seconds. The only way SUM will work in SS is with an integer value,
therefore, I could not use datetime in Sql Server.)
I need to ultimately put the converted values into ten datetimepicker
controls.
Does anyone have code for doing this? Any help will be appreciated!
I have about ten integer values that each need to be converted to days,
hours, minutes and seconds. I can't seem to find a formula for same that
works. These integer values come from a Sql Server database that SUMS up the
seconds. The only way SUM will work in SS is with an integer value,
therefore, I could not use datetime in Sql Server.)
I need to ultimately put the converted values into ten datetimepicker
controls.
Does anyone have code for doing this? Any help will be appreciated!