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 |
arkiboys
Master Smack Fu Yak Hacker
1433 Posts |
Posted - 2012-06-29 : 06:29:53
|
Hi,An existing c# code is using something like:datetime mydate = '11 april 2009'mydate.ToOADate which equates to a number.Question:1- I need to translate this into SQL.What is the sql equivalent of ToOADate please?Thanks |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
|
arkiboys
Master Smack Fu Yak Hacker
1433 Posts |
Posted - 2012-06-29 : 06:40:38
|
Thanks |
 |
|
|
|
|