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 |
|
Robert Abooey
Starting Member
2 Posts |
Posted - 2000-12-15 : 15:30:10
|
| Im using SQL Server 2000 and I was wondering how I can store the length of a song? If I use datetime then it thinks 2:46 is 2:46AM instead of 2 minutes and 46 seconds plus it adds 1899-12-30 to it. Id like to be able to add the times of several songs together so I dont think I will be able to use the char data type. Does anybody have any suggestions? |
|
|
|
|
|