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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-10-29 : 22:54:51
|
| Donald writes "I have a column that contains values representing the number of seconds taken to perform a task(ie TaskTime as numeric(15,2)). I want to display these values on the web in the form - d hh:mm:ss.xx What is the best way to get the data in this format?" |
|
|
|
|
|