Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Displaying time in the form d hh:mm:ss.xx

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-29 : 23:15:01
Donald writes "Hi SQLTeam, I have a question regarding the formatting of query results. A field in my table is a numeric(15,2) and contains the number of seconds required to perform business tasks/transactions etc. However, I wish to display these values on a webpage (via ASP and a stored proc), in the form
d hh:mm:ss.xx (ie days, hours, mins etc). How and when should I convert these values ?"
   

- Advertisement -