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 |
|
darren.stephens
Starting Member
4 Posts |
Posted - 2009-09-15 : 19:15:59
|
| I using at application that can generate a sql query that extracts date with the following ((longtodate(wo.CREATEDTIME)When i copy the command to sql editor it dosnt like the longdate command what is the sql replacement (wo.createdtime) is store in milliseconds |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-09-16 : 02:13:13
|
Do you have an example? Where do the function name LONGTODATE derive from? N 56°04'39.26"E 12°55'05.63" |
 |
|
|
|
|
|