Hi!
I have a database that stores payroll information in seconds. Our payroll person would like the crystal report to show hours and minutes for each employee. The SQL query we're using produces:
Badge Name Type Time (in seconds)
66666 Mephistopheles HOL 28800
66666 Mephistopheles REG 215040
66666 Mephistopheles SIC 900
66666 Mephistopheles VAC 57600
I checked out the faqs and have done this before with military time but never just straight seconds, any advice on how to do this is much appreciated. Thank you!
LE
I have a database that stores payroll information in seconds. Our payroll person would like the crystal report to show hours and minutes for each employee. The SQL query we're using produces:
Badge Name Type Time (in seconds)
66666 Mephistopheles HOL 28800
66666 Mephistopheles REG 215040
66666 Mephistopheles SIC 900
66666 Mephistopheles VAC 57600
I checked out the faqs and have done this before with military time but never just straight seconds, any advice on how to do this is much appreciated. Thank you!
LE