I am Running crystal reports ver 11
1.the first issue is how do I convert seconds to format hh:mm:ss accurately
2. I have a stored procedure that takes in dateformat as
'Jun 20 2005 12:00:00.000PM'
how do i tell the paramters to look up results using this datetime format or do I need to convert the datetime in my stored procedure
Thank you
1.the first issue is how do I convert seconds to format hh:mm:ss accurately
2. I have a stored procedure that takes in dateformat as
'Jun 20 2005 12:00:00.000PM'
how do i tell the paramters to look up results using this datetime format or do I need to convert the datetime in my stored procedure
Thank you