|
arkiboys
Flowing Fount of Yak Knowledge
1341 Posts |
Posted - 06/29/2012 : 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 |
|